Documentation
¶
Index ¶
- func AttachCommand(store issuelib.Store) *cli.Command
- func BlocksCommand(store issuelib.Store) *cli.Command
- func CloseCommand(store issuelib.Store) *cli.Command
- func CommentCommand(store issuelib.Store) *cli.Command
- func CreateCommand(store issuelib.Store) *cli.Command
- func DuplicateCommand(store issuelib.Store) *cli.Command
- func ExportCommand(store issuelib.Store) *cli.Command
- func ForCommitCommand(store issuelib.Store) *cli.Command
- func ImportCommand(store issuelib.Store) *cli.Command
- func LabelCommand(store issuelib.Store) *cli.Command
- func LinkCommand(store issuelib.Store) *cli.Command
- func ListCommand(store issuelib.Store) *cli.Command
- func PullCommand(store issuelib.Store) *cli.Command
- func PushCommand(store issuelib.Store) *cli.Command
- func RelateCommand(store issuelib.Store) *cli.Command
- func ReopenCommand(store issuelib.Store) *cli.Command
- func Root() *cli.Command
- func ShowCommand(store issuelib.Store) *cli.Command
- func UnlabelCommand(store issuelib.Store) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachCommand ¶ added in v0.0.17
AttachCommand returns the attach subcommand.
func BlocksCommand ¶ added in v0.0.17
BlocksCommand returns the blocks subcommand.
func CloseCommand ¶ added in v0.0.17
CloseCommand returns the close subcommand.
func CommentCommand ¶ added in v0.0.17
CommentCommand returns the comment subcommand.
func CreateCommand ¶ added in v0.0.17
CreateCommand returns the create subcommand.
func DuplicateCommand ¶ added in v0.0.17
DuplicateCommand returns the duplicate subcommand.
func ExportCommand ¶ added in v0.0.18
ExportCommand returns the export subcommand.
func ForCommitCommand ¶ added in v0.0.17
ForCommitCommand returns the for-commit subcommand.
func ImportCommand ¶ added in v0.0.18
ImportCommand returns the import subcommand.
func LabelCommand ¶ added in v0.0.19
LabelCommand returns the label subcommand.
func LinkCommand ¶ added in v0.0.17
LinkCommand returns the link subcommand.
func ListCommand ¶ added in v0.0.17
ListCommand returns the list subcommand.
func PullCommand ¶ added in v0.0.17
PullCommand returns the pull subcommand.
func PushCommand ¶ added in v0.0.17
PushCommand returns the push subcommand.
func RelateCommand ¶ added in v0.0.17
RelateCommand returns the relate subcommand.
func ReopenCommand ¶ added in v0.0.20
ReopenCommand returns the reopen subcommand.
func ShowCommand ¶ added in v0.0.17
ShowCommand returns the show subcommand.
Types ¶
This section is empty.