Class: Veksel::PgCluster::Database

Inherits:
Struct
  • Object
show all
Defined in:
lib/veksel/pg_cluster.rb

Instance Attribute Summary collapse

Instance Attribute Details

#branchObject

Returns the value of attribute branch

Returns:

  • (Object)

    the current value of branch



3
4
5
# File 'lib/veksel/pg_cluster.rb', line 3

def branch
  @branch
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/veksel/pg_cluster.rb', line 3

def name
  @name
end