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