pub type CompleteCommandItem = CompoundListItem;Expand description
Represents a complete shell command item.
Aliased Type§
pub struct CompleteCommandItem(pub AndOrList, pub SeparatorOperator);Tuple Fields§
§0: AndOrList§1: SeparatorOperatorpub type CompleteCommandItem = CompoundListItem;Represents a complete shell command item.
pub struct CompleteCommandItem(pub AndOrList, pub SeparatorOperator);0: AndOrList§1: SeparatorOperator