るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. pop n_bytes
  4. pop3 n_bytes
  5. rsa n=

クラス

検索結果

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

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

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


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

@see File.truncate