Class: App.CurlyMethodDocumentation

Defined in: dummy/method_delegation_as_private.coffee
Inherits: App.Doc

Class Method Summary

Instance Method Summary

Class Method Details

@lets_do_it(it, options)

Do it!

See .do for more information.

Instance Method Details

Boolean .do(it, again, options)

Do it!

See {#undo} for more information.

Parameters:

  • (String) itThe {String} thing to do
  • (Boolean) againA {Boolean} for do it again
  • optionsThe do options
    • (String) speedThe {String} speed
    • (Number) repeatHow many {Number} times to repeat
    • ([Tasks]) tasksThe {[Tasks]} tasks to do

Returns:

  • (Boolean) — Returns {Boolean} when successfully executed

Boolean .doWithoutSpace(it, again, options)

Do it without spaces!

See @lets_do_it for more information.

Returns:

  • (Boolean) — Returns {Boolean} when successfully executed

Number .fetchLimit()

Should be overloaded to change fetch limit.

Returns:

  • (Number) — Returns the {Number} of items per fetch