Module broot::cli

source ·
Expand description

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

Structs§

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

Enums§

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