るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. fileutils rm
  2. fileutils rm_r
  3. fileutils rm_f
  4. fileutils rm_rf
  5. un rm

検索結果

Gem::Platform.match(platform) -> bool (63604.0)

@todo ???

@todo ???

Scanf::FormatSpecifier#match(str) (63304.0)

@todo

@todo

Scanf::FormatString#match(str) (63304.0)

@todo

@todo

Scanf::FormatSpecifier#mid_match? (27304.0)

@todo

@todo

Scanf::FormatString#last_match_tried (27304.0)

@todo

@todo

絞り込み条件を変える

Scanf::FormatSpecifier#matched (27301.0)

@todo

@todo

Scanf::FormatSpecifier#matched_string (27301.0)

@todo

@todo

Scanf::FormatString#matched_count (27301.0)

@todo

@todo

ExceptionForMatrix::ErrDimensionMismatch (27001.0)

行列/ベクトル計算時に次元が合わない場合に発生する例外です。

行列/ベクトル計算時に次元が合わない場合に発生する例外です。

Gem::SpecFetcher#find_matching(dependency, all = false, matching_platform = true) -> Array (18901.0)

依存関係を満たす gemspec の名前の配列を返します。

依存関係を満たす gemspec の名前の配列を返します。

@param dependency 依存関係を指定します。
@param all 真を指定するとマッチする全てのバージョンの情報を返します。
@param matching_platform 偽を指定すると全てのプラットフォームの情報を返します。

@see Gem::Dependency

絞り込み条件を変える

Scanf::FormatString#prune(n=matched_count) (9301.0)

@todo

@todo

Gem::SpecFetcher#fetch(dependency, all = false, matching_platform = true) -> Array (601.0)

依存関係を満たす gemspec の配列を返します。

依存関係を満たす gemspec の配列を返します。

@param dependency 依存関係を指定します。
@param all 真を指定するとマッチする全てのバージョンの情報を返します。
@param matching_platform 偽を指定すると全てのプラットフォームの情報を返します。

@see Gem::Dependency