Function abscissa::boot[][src]

pub fn boot<A: Application>(app: A) -> !

Boot an application of the given type, parsing command-line options from the environment and running the appropriate Command type.