るりまサーチ (Ruby 2.6.0)

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

別のキーワード

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

モジュール

検索結果

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

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

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

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