るりまサーチ

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

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

ライブラリ

キーワード

検索結果

Shell::CommandProcessor#world_readable? (12201.0)

@todo

@todo

Shell::CommandProcessor#world_writable? (12201.0)

@todo

@todo

Shell::CommandProcessor#link(old, new) -> 0 (3101.0)

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

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

@param old ファイル名を表す文字列を指定します。

@param new ファイル名を表す文字列を指定します。

@see File.link...

Shell::CommandProcessor#symlink(old, new) -> 0 (3101.0)

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

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

@param old ファイル名を表す文字列を指定します。

@param new シンボリックリンクを表す文字列を指定します。

@see File.symlink...