struct

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)
Source

Instance methods

content_dir
Source
content_dir=(content_dir : String)
Source
drafts
Source
drafts=(drafts : Bool)
Source
output_dir
Source
output_dir=(output_dir : String)
Source
target_type
Source
target_type=(target_type : String)
Source
verbose
Source
verbose=(verbose : Bool)
Source