struct

Hwaro::Config::Options::ImportOptions

Inherits Struct / Value / Object

Constructors

new(source_type : String = "", path : String = "", output_dir : String = "content", drafts : Bool = false, verbose : Bool = false, force : Bool = false)
Source

Instance methods

drafts
Source
drafts=(drafts : Bool)
Source
force
Source
force=(force : Bool)
Source
output_dir
Source
output_dir=(output_dir : String)
Source
path
Source
path=(path : String)
Source
source_type
Source
source_type=(source_type : String)
Source
verbose
Source
verbose=(verbose : Bool)
Source