class
ShellyplugExporter::CLI
- ShellyplugExporter::CLI
- Reference
- Object
Overview
CLI class handles command line interface interactions for the exporter.
Defined in:
shellyplug_exporter/cli.crConstructors
Instance Method Summary
- #config_path : String | Nil
- #config_path=(config_path : String | Nil)
- #exporter_port : Int32 | Nil
- #exporter_port=(exporter_port : Int32 | Nil)
- #run_server=(run_server : Bool)
- #run_server? : Bool