Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crysco
main
Crysco
Cgroups
CgroupsSetting
ChildFormatter
CliOptions
SubCommand
Container
ContainerConfig
Hostname
Mount
OverlayFs
Sec
Security
Capabilities
CapabilityManager
Constants
Cap
Seccomp
SeccompContext
Syscalls
MountFlags
ProcFlags
UserNamespace
Generated using Crystal 1.14.0
2024-11-26 07:19:36 UTC
class
Crysco::
CgroupsSetting
Crysco::CgroupsSetting
Reference
Object
Defined in:
cgroups.cr
Constructors
.new
(name : String, value : String)
Instance Method Summary
#name
: String
#name=
(name : String)
#value
: String
#value=
(value : String)
Constructor Detail
def self.
new
(name : String, value : String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]
def
value
: String
#
[
View source
]
def
value=
(value : String)
#
[
View source
]