trunk

Function trunk 

Source
pub async fn trunk(args: ArgsOs) -> Result<()>
Expand description

Prints the name of the local trunk branch, if any is identified.

ยงErrors

Returns an error if args is nonempty, or no local trunk can be identified.