Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Bon::PrintJob
Class methods
run
(files :
Array
(
String
), printer :
String
, config :
Config
, no_crop :
Bool
= false, extra_options :
Hash
(
String
,
String
) =
Hash
(
String
,
String
).new, output_io :
IO
=
STDOUT
, error_io :
IO
=
STDERR
, source_resolver :
SourceResolver
|
Nil
= nil, verbose :
Verbose
|
Nil
= nil) :
Nil
Source
with_temp_dir
(prefix :
String
, & :
String
->
T
) :
T
forall
T
Source
Nested types
Bon::PrintJob::SourceResolver