[][src]Function scaphandre::run

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

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.