struct

Krikri::PluginHelpers::UserState::User

Inherits Struct < Value < Object

Constructors

new(name : String, uid : String, gid : String, comment : String, home : String, shell : String)
Source

Instance methods

clone
Source
comment
copy_with(name _name = @name, uid _uid = @uid, gid _gid = @gid, comment _comment = @comment, home _home = @home, shell _shell = @shell)
Source
gid
home
name
shell
uid