Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
vcspull 1.34.0 documentation
Light Logo Dark Logo
vcspull 1.34.0 documentation
  • Quickstart
  • Commands
    • vcspull sync
    • Completions
  • Configuration
    • Config generation

Project

  • API Reference
    • Config - vcspull.config
    • CLI
      • vcspull sync - vcspull.cli.sync
    • Exceptions - vcspull.exc
    • Logging - vcspull.log
    • Internals
      • Config reader - vcspull._internal.config_reader
    • Validation - vcspull.validator
    • Utilities - vcspull.util
    • Typings - vcspull.types
  • Development
  • Changelog
  • Migration notes
  • GitHub

team git-pull / Tony Narlock:

vcs-python vcspull (libvcs), g

tmux-python tmuxp (libtmux)

cihai unihan-etl (db) cihai (cli)

django django-slugify-processor django-docutils

docs + tests gp-libs

web social-embed

Back to top
View this page
Edit this page

InternalsΒΆ

Warning

Be careful with these! Internal APIs are not covered by version policies. They can break or be removed between minor versions!

If you need an internal API stabilized please file an issue.

  • Config reader - vcspull._internal.config_reader
    • ConfigReader
      • _load()
      • load()
      • _from_file()
      • from_file()
      • _dump()
      • dump()
Next
Config reader - vcspull._internal.config_reader
Previous
Logging - vcspull.log
Copyright © Copyright 2013- Tony Narlock
Made with Sphinx and @pradyunsg's Furo