Flowdock
execute(file_name) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/irb/cmd/load.rb, line 61
      def execute(file_name)
        source_file(file_name)
      end
Register or log in to add new notes.