84件ヒット
[1-84件を表示]
(0.077秒)
検索結果
先頭5件
-
CSV
# stat -> File :: Stat (6202.0) -
IO#stat に委譲します。
...IO#stat に委譲します。
@see IO#stat... -
CSV
# truncate(path , length) -> 0 (6202.0) -
File#truncate に委譲します。
...File#truncate に委譲します。
@see File#truncate... -
CSV
# isatty -> bool (6102.0) -
IO#isatty, IO#tty? に委譲します。
...IO#isatty, IO#tty? に委譲します。
@see IO#isatty, IO#tty?... -
CSV
# path -> String (6102.0) -
IO#path に委譲します。
...IO#path に委譲します。
@see IO#path... -
CSV
# tty? -> bool (3002.0) -
IO#isatty, IO#tty? に委譲します。
...IO#isatty, IO#tty? に委譲します。
@see IO#isatty, IO#tty?... -
CSV
# flock(operation) -> 0 | false (102.0) -
File#flock に委譲します。
File#flock に委譲します。 -
CSV
# sync=(newstate) (102.0) -
IO#sync= に委譲します。
IO#sync= に委譲します。
@see IO#sync=