class Distro does Systemic { }
Built-in class for providing distribution related information. Usually accessed
through the $*DISTRO dynamic
variable.
Methods
method is-win
Instance method returning a Bool indicating whether the distribution is a
version of the Windows operating system.
method path-sep
Instance method returning the string that can be used to delimit elements in
a path specification.
method release
Instance method returning the release information of the Distro object. Dies if
the release information could not be established.
See Also
class Channel
Thread-safe queue for sending values from producers to consumers
class IO::Spec
Platform specific operations on file and directory paths
class Lock
A low-level, re-entrant, mutual exclusion lock
class Proc
Running process (filehandle-based interface)
class Supply
Asynchronous data stream with multiple subscribers
class VM
Raku Virtual Machine related information
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.
Built with Podlite ā the markup and publishing tools behind this site.