Libraries
»
ec2_amitools
(1.0.8)
»
Index
»
EC2
»
Platform
»
Base
»
System
»
superuser?
Method: EC2::Platform::Base::System.superuser?
Defined in:
lib/ec2/platform/base.rb
.
superuser?
⇒
Boolean
Returns:
(
Boolean
)
41 42 43
# File 'lib/ec2/platform/base.rb', line 41
def
self
.
superuser?
false
end