Documentation
¶
Index ¶
- func Execute()
- func NewFileCached(config *config.AppConfig, content string) (string, error)
- func RunEditor(ctx context.Context, editor, filePath string, subCommands ...string) error
- func SearchKeyByPattern(pattern string, data *data.Buffer) string
- func SearchKeyTagsByPattern(pattern string, data *data.Buffer) []string
- type CatCmd
- type LsCmd
- type ModCmd
- type NewCmd
- type RmCmd
- type TagCmd
- type VersionCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchKeyByPattern ¶ added in v2.1.0
Types ¶
type VersionCmd ¶ added in v2.1.0
func BuildVersion ¶ added in v2.1.0
func BuildVersion() VersionCmd
Click to show internal directories.
Click to hide internal directories.