Method: Infrastructure.in_cluster?

Defined in:
lib/cluster/infrastructure.rb

.in_cluster?Boolean

Returns:

  • (Boolean)


156
157
158
# File 'lib/cluster/infrastructure.rb', line 156

def in_cluster?
  @@in_cluster
end