Documentation ¶
Index ¶
- func CopyFs(src, dest afero.Fs) error
- func FsOutput(destination afero.Fs, path string) tdl.Output
- func OpenFile(fsys afero.Fs, path string) (tdl.Input, 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 Reader(r io.Reader, media tdl.MediaType) tdl.Input
- func StdinInput(stdin tdl.Stdin) (tdl.Input, error)
- func WriterOutput(writer io.Writer) tdl.Output
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.