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)
SourceInstance methods
drafts
Sourcedrafts=(drafts : Bool)
Sourceforce
Sourceforce=(force : Bool)
Sourceoutput_dir
Sourceoutput_dir=(output_dir : String)
Sourcepath
Sourcepath=(path : String)
Sourcesource_type
Sourcesource_type=(source_type : String)
Sourceverbose
Sourceverbose=(verbose : Bool)
Source