Structs§
- Project
- Project folder structure
- Snippet
- The snippet struct that has uses multiple tags, to order the snippets
Enums§
- Error
- GitStatus
- Struct that gives the git status of the project
- OpCode
- Project
Operation
Functions§
- determine_
git_ modified_ status - Determine the git file status for the snippet location
- determine_
git_ status - Determine the git support for a project, modifies the git status
- determine_
git_ support - Determine the git support for a given snippet location
- edit_
snippet - git_add
- Git add from snippet location
- git_
commit - Git commit from snippet location
- git_
pull - Sync/pull git location with upstream repo
- git_
push - Git push from snippet location
- start_
operation