struct

Revealcr::CLI::Option

Inherits Struct < Value < Object

Constructors

new(file : String = "index.md", port : Int32 = 4000, theme : String = "black", style : String | Nil = nil)
Source

Instance methods

clone
Source
copy_with(file _file = @file, port _port = @port, theme _theme = @theme, style _style = @style)
Source
file
Source
file=(file : String)
Source
port
Source
port=(port : Int32)
Source
style
Source
style=(style : Nil | String)
Source
theme
Source
theme=(theme : String)
Source