Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithBeforeFns ¶
func WithBeforeFns(fns ...cli.BeforeFunc) cli.BeforeFunc
WithBeforeFns returns a cli.BeforeFunc that calls each of the provided functions in order. NOTE: The first function to return an error will end execution and be returned as the error value of the composed function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.