Documentation ¶
Index ¶
- func Cwd(op string) (cwd string, err error)
- func OpenGitIgnore(ctx context.Context) (io.ReadCloser, error)
- func ParseArgs(os tdl.OS, args []string) (res tdl.ParseResult, err error)
- func ParseInputArgs(os tdl.OS, args []string) ([]tdl.Input, error)
- func ParseOutputArgs(os tdl.OS, args []string) (tdl.Output, error)
- func PrintFs(fsys afero.Fs) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenGitIgnore ¶ added in v0.0.33
func OpenGitIgnore(ctx context.Context) (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.