Skip to content

Commit

Permalink
Document the :word_wrap method option
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusmoreira committed Jul 27, 2012
1 parent ce7771b commit c56f536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/acclaim/io.rb
Expand Up @@ -252,6 +252,7 @@ def indentation
# the message
# @option options [#to_sym] :method (:puts) the method to send to the stream
# @option options [true, false] :indent (true) whether to indent the output
# @option options [true, false] :word_wrap whether to word wrap the output
# @see #identation_level
# @see #should_format_output_for?
# @see #should_word_wrap_output_for?
Expand Down

0 comments on commit c56f536

Please sign in to comment.