ConvertOptions.type

Undocumented in source.
struct ConvertOptions
@Option("format")
@Help("Format of build description to convert to. Default is 'bash'.")
@MetaVar("{bash}")
ConvertFormat type;

Meta