Revealcr::CLI::Option
Inherits Struct < Value < Object
Constructors
new(file : String = "index.md", port : Int32 = 4000, theme : String = "black", style : String | Nil = nil)
SourceInstance methods
clone
Sourcecopy_with(file _file = @file, port _port = @port, theme _theme = @theme, style _style = @style)
Sourcefile
Sourcefile=(file : String)
Sourceport
Sourceport=(port : Int32)
Sourcestyle
Sourcestyle=(style : Nil | String)
Sourcetheme
Sourcetheme=(theme : String)
Source