るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.058秒)
トップページ > バージョン:2.2.0[x] > クエリ:String[x] > クエリ:Comment[x] > クエリ:normalize_comment[x]

別のキーワード

  1. rexml comment
  2. comment new
  3. text normalize_comment
  4. rdoc/text normalize_comment
  5. streamlistener comment

ライブラリ

モジュール

検索結果

RDoc::Text#normalize_comment(text) -> String (72910.0)

引数から行頭のスペースや改行文字などを削除します。

引数から行頭のスペースや改行文字などを削除します。

詳しくは [SEE ALSO] の各メソッドを参照してください。

@param text 文字列を指定します。

@see RDoc::Text#strip_hashes, RDoc::Text#expand_tabs,
RDoc::Text#flush_left, RDoc::Text#strip_newlines