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