class Mongoid::Shell::Commands::Mongorestore

Public Instance Methods

host() click to toggle source
# File lib/mongoid/shell/commands/mongorestore.rb, line 32
def host
  @host || primary
end