module Ceph::Crush::Location::Options

Holds options

Public Class Methods

parse!() click to toggle source
# File lib/ceph/crush/location/options/parser.rb, line 7
def self.parse!
  Parser.parse!
end