Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
IO *iostreams.IOStreams
KittyCADClient func(string) (*kittycad.Client, error)
Context context.Context
// Flag options.
InputFileArg string
InputFormat string
InputFileBody []byte
OutputFormat string
OutputFile string
}
Options defines the options of the `file convert` command.
Click to show internal directories.
Click to hide internal directories.