cmds

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const EnvPrefix = "YQ"
View Source
const Service = "yuque"

Variables

View Source
var Execute = xcmd.Init(EnvPrefix, func(cmd *xcmd.Command) {
	defer xerror.Assert()

	cmd.Use = Service
	cmd.Version = version.Version

	cmd.AddCommand(
		yuque.Version(),
	)
})

Execute exec

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL