Documentation
¶
Overview ¶
Package tlcli provides helper utilities for command line programs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFileLines ¶
func RunWithArgs ¶
Types ¶
type GenDocCommand ¶
func (*GenDocCommand) AddFlags ¶
func (cmd *GenDocCommand) AddFlags(fl *pflag.FlagSet)
func (*GenDocCommand) HelpDesc ¶
func (cmd *GenDocCommand) HelpDesc() (string, string)
func (*GenDocCommand) Parse ¶
func (cmd *GenDocCommand) Parse(args []string) error
func (*GenDocCommand) Run ¶
func (cmd *GenDocCommand) Run() error
Click to show internal directories.
Click to hide internal directories.