Method: Backup::Database::Riak#node

Defined in:
lib/backup/database/riak.rb

#nodeObject

Node is the node from which to perform the backup. Default: [email protected]



10
11
12
# File 'lib/backup/database/riak.rb', line 10

def node
  @node
end