るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.144秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:strip[x] > バージョン:3.3[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 (91507.0)

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

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

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