Combined from primary sources listed below.
See primary docmentation in context for method devnull.
method devnull(--> Str:D)
Returns the string "/dev/null" representing the "Null device":
$*SPEC.devnull.IO.spurt: "foo bar baz";
See primary docmentation in context for method devnull.
method devnull(--> Str:D)
Returns the string "nul" representing the "Null device":
$*SPEC.devnull.IO.spurt: "foo bar baz";