Function printr::app::all_args_and_flags[][src]

pub fn all_args_and_flags() -> Vec<CustomArg>

This function takes a vector as an argument and pushes all the arguments for the app into it. This can be later used to build the command line application.