るりまサーチ

最速Rubyリファレンスマニュアル検索!
6件ヒット [1-6件を表示] (0.033秒)
トップページ > クエリ:@[x] > クラス:Shell[x] > クエリ:split[x]

別のキーワード

  1. _builtin split
  2. uri split
  3. pathname split
  4. bigdecimal split
  5. shellwords split

ライブラリ

検索結果

Shell#split(pathname) -> [String] (18120.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@
param pathname パス名を表す文字列を指定します。

@
see File.split...