Method: Flydata::Helper::Action::Flush#command
- Defined in:
- lib/flydata/helper/action/flush.rb
#command(opts = {}) ⇒ Object
7 8 9 |
# File 'lib/flydata/helper/action/flush.rb', line 7 def command(opts = {}) "sync:flush -y %s" % [(opts)] end |