Libraries
»
tmuxinator
(3.3.4)
»
Index
»
Tmuxinator
»
Project
»
#root?
Method: Tmuxinator::Project#root?
Defined in:
lib/tmuxinator/project.rb
#
root?
⇒
Boolean
Returns:
(
Boolean
)
274 275 276
# File 'lib/tmuxinator/project.rb', line 274
def
root?
!
root
.
nil?
end