Method: IntelligentState#alive?

Defined in:
lib/filestack/utils/utils.rb

#alive?Boolean

Returns:

  • (Boolean)


21
22
23
# File 'lib/filestack/utils/utils.rb', line 21

def alive?
  @alive
end