Function activate

Source
pub(crate) fn activate(
    app: &Application,
    matches: &ArgMatches<'_>,
    input_data: Option<String>,
)