Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystalfetch
main
CrystalFetch
Information
Generated using Crystal 1.14.0
2024-11-26 09:06:54 UTC
struct
Information
Information
Struct
Value
Object
Defined in:
crystalfetch.cr
Constructors
.new
Instance Method Summary
#cpu_count
#cpu_count=
(cpu_count)
#hostname
#hostname=
(hostname)
#initialize
#os_name
#os_name=
(os_name)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
cpu_count
#
[
View source
]
def
cpu_count=
(cpu_count)
#
[
View source
]
def
hostname
#
[
View source
]
def
hostname=
(hostname)
#
[
View source
]
def
initialize
#
[
View source
]
def
os_name
#
[
View source
]
def
os_name=
(os_name)
#
[
View source
]