Module broot::cli

source · []
Expand description

this module manages reading and translating the arguments passed on launch of the application.

Structs

A tree explorer and a customizable launcher

launch arguments related to installation (not used by the application after the first step)

Enums

This is an Option but I didn’t find any way to configure clap to parse an Option as I want

Functions

wait for user input, return true if they didn’t answer ‘n’

run the application, and maybe return a launchable which must be run after broot