Module broot::cli[][src]

Expand description

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

Modules

Structs

the parsed program launch arguments which are kept for the life of the program

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

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