class Muse::Dl::Parser
- Muse::Dl::Parser
- Reference
- Object
Defined in:
parser.crConstant Summary
-
DEFAULT_FILE_NAME =
"tempfilename.pdf"
Constructors
Instance Method Summary
- #bookmarks : Bool
- #cleanup : Bool
- #clobber : Bool
- #cookie : String?
- #find_next(arg : Array(String), flag : String, default)
- #force_set_output(output_file : String)
- #input_list : String?
- #output : String
-
#output=(output_file : String)
Update the output filename unless we have a custom one passed
- #reset_output_file
- #skip_oa : Bool
- #strip_first : Bool
- #tmp : String
- #url : String?
- #url=(url : Nil | String)