Hwaro::Config::Options::ExportOptions
Inherits Struct / Value / Object
Constructors
new(target_type : String = "", output_dir : String = "export", content_dir : String = "content", drafts : Bool = false, verbose : Bool = false)
SourceInstance methods
content_dir
Sourcecontent_dir=(content_dir : String)
Sourcedrafts
Sourcedrafts=(drafts : Bool)
Sourceoutput_dir
Sourceoutput_dir=(output_dir : String)
Sourcetarget_type
Sourcetarget_type=(target_type : String)
Sourceverbose
Sourceverbose=(verbose : Bool)
Source