Module cli

Source

Modules§

commands

Structs§

AddArgs
addコマンドの引数(git worktree addと互換)
Cli
CLIのメインエントリーポイント clapのderiveマクロを使って自動的にコマンドライン引数をパース
ConfigArgs
configコマンドの引数
ListArgs
listコマンドの引数
RemoveArgs
removeコマンドの引数(git worktree removeと互換)

Enums§

Commands
利用可能なサブコマンドの定義