class Cl::Opt

TODO: figure out how to allow adding domain specific behavior like this to Cl

Public Instance Methods

interpolate?() click to toggle source
# File lib/dpl/provider/dsl.rb, line 11
def interpolate?
  opts[:interpolate]
end