るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. rdoc/text strip_stars
  2. text strip_stars
  3. string strip
  4. string strip!
  5. rdoc/text strip_hashes

ライブラリ

モジュール

検索結果

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

引数から /* 〜 */ 形式のコメントを削除します。

引数から /* 〜 */ 形式のコメントを削除します。

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