Libraries
»
fulmar-shell
(1.8.3)
»
Index
»
Fulmar
»
Shell
»
#local?
Method: Fulmar::Shell#local?
Defined in:
lib/fulmar/shell.rb
#
local?
⇒
Boolean
Returns:
(
Boolean
)
70 71 72
# File 'lib/fulmar/shell.rb', line 70
def
local?
@host
==
'localhost'
end