Crate rusty_x

Source

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
ProjectOperation

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