Class: Kanrisuru::Core::System::UserLoggedIn

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/system/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def command
  @command
end

#idleObject

Returns the value of attribute idle



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def idle
  @idle
end

#ipObject

Returns the value of attribute ip



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def ip
  @ip
end

#jcpuObject

Returns the value of attribute jcpu



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def jcpu
  @jcpu
end

#loginObject

Returns the value of attribute login



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def 
  @login
end

#pcpuObject

Returns the value of attribute pcpu



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def pcpu
  @pcpu
end

#ttyObject

Returns the value of attribute tty



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def tty
  @tty
end

#userObject

Returns the value of attribute user



80
81
82
# File 'lib/kanrisuru/core/system/types.rb', line 80

def user
  @user
end