Bon::Document
Constants
SUPPORTED_SUFFIXES = [".pdf", ".png", ".jpg", ".jpeg", ".typ", ".tex"]
Class methods
prepare(source : String, temp_dir : String, index : Int32, config : Config, no_crop : Bool, dry_run : Bool, output_io : IO = STDOUT, error_io : IO = STDERR, verbose : Verbose | Nil = nil) : Prepared
Source