Function scaphandre::run[][src]

pub fn run(matches: ArgMatches<'_>)
Expand description

Matches the sensor and exporter name and options requested from the command line and creates the appropriate instances. Launchs the standardized entrypoint of the choosen exporter: run() This function should be updated to take new exporters into account.