Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crfetch
master
Fetch
ASCII
CPU
GPU
Memory
OS
Generated using Crystal 1.14.0
2024-12-20 18:41:16 UTC
class
Fetch::
OS
Fetch::OS
Reference
Object
Defined in:
crfetch/os.cr
Constructors
.new
This grabs the kernal (ie, Darwin => MacOS, Arch => Arch)
Class Method Summary
.distro
.distro_pretty
Constructor Detail
def self.
new
#
This grabs the kernal (ie, Darwin => MacOS, Arch => Arch)
[
View source
]
Class Method Detail
def self.
distro
#
[
View source
]
def self.
distro_pretty
#
[
View source
]