24件ヒット
[1-24件を表示]
(0.007秒)
クラス
キーワード
- link (6)
- symlink (6)
-
world
_ readable? (6) -
world
_ writable? (6)
検索結果
先頭4件
-
Shell
:: CommandProcessor # world _ readable? (6102.0) -
@todo
@todo -
Shell
:: CommandProcessor # world _ writable? (6102.0) -
@todo
@todo -
Shell
:: CommandProcessor # link(old , new) -> 0 (102.0) -
File クラスにある同名のクラスメソッドと同じです.
...File クラスにある同名のクラスメソッドと同じです.
@param old ファイル名を表す文字列を指定します。
@param new ファイル名を表す文字列を指定します。
@see File.link... -
Shell
:: CommandProcessor # symlink(old , new) -> 0 (102.0) -
File クラスにある同名のクラスメソッドと同じです.
...File クラスにある同名のクラスメソッドと同じです.
@param old ファイル名を表す文字列を指定します。
@param new シンボリックリンクを表す文字列を指定します。
@see File.symlink...