name: InputAwareInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: setInput
  visibility: public
  parameters:
  - name: input
  comment: '# * InputAwareInterface should be implemented by classes that depends
    on the

    # * Console Input.

    # *

    # * @author Wouter J <waldio.webdesign@gmail.com>

    # */

    # interface InputAwareInterface

    # {

    # /**

    # * Sets the Console Input.'
traits: []
interfaces: []