Libraries
»
r10k
(2.0.0)
»
Index
»
R10K
»
Module
»
Forge
»
#insync?
Method: R10K::Module::Forge#insync?
Defined in:
lib/r10k/module/forge.rb
#
insync?
⇒
Boolean
Returns:
(
Boolean
)
79 80 81
# File 'lib/r10k/module/forge.rb', line 79
def
insync?
status
==
:insync
end