Type Definition conch_parser::ast::DefaultPipeableCommand
[−]
[src]
type DefaultPipeableCommand = ShellPipeableCommand<String, TopLevelWord<String>, TopLevelCommand<String>>;
Type alias for the default PipeableCommand representation.