るりまサーチ

最速Rubyリファレンスマニュアル検索!
42件ヒット [1-42件を表示] (0.114秒)

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file truncate
  4. file path
  5. file atime

ライブラリ

クラス

検索結果

Pathname#truncate(length) -> 0 (21146.0)

File.truncate(self.to_s, length) と同じです。

...File.truncate(self.to_s, length) と同じです。


@param length 変更したいサイズを整数で与えます。

@see File.truncate...

CSV#truncate(path, length) -> 0 (18247.0)

File#truncate に委譲します。

...
File
#truncate に委譲します。


@see File#truncate...

Shell#truncate(path, length) -> 0 (18237.0)

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

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

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

@param length 変更したいサイズを整数で与えます。

@see File.truncate...

Shell::CommandProcessor#truncate(path, length) -> 0 (18237.0)

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

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

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

@param length 変更したいサイズを整数で与えます。

@see File.truncate...

Shell::Filter#truncate(path, length) -> 0 (18237.0)

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

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

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

@param length 変更したいサイズを整数で与えます。

@see File.truncate...

絞り込み条件を変える