class ShellyplugExporter::CLI

Overview

CLI class handles command line interface interactions for the exporter.

Defined in:

shellyplug_exporter/cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def config_path : String | Nil #

def config_path=(config_path : String | Nil) #

def exporter_port : Int32 | Nil #

def exporter_port=(exporter_port : Int32 | Nil) #

def run_server=(run_server : Bool) #

def run_server? : Bool #