package
0.3.7
Repository: https://github.com/vim-volt/volt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DefaultRunner simply runs command with args.
Run is invoked by main(), each argument means 'volt {subcmd} {args}'.

# Variables

ErrShowedHelp is used in parsing argument function of subcommand when the subcommand showed help.

# Structs

Error is a command error.

# Interfaces

Cmd represents volt's subcommand interface.

# Type aliases

RunnerFunc invokes c with args.