module Crowbar::Client::Mixin::Filter

A mixin with filter related helpers

Public Instance Methods

provide_filter() click to toggle source
# File lib/crowbar/client/mixin/filter.rb, line 29
def provide_filter
  options[:filter]
end