るりまサーチ

最速Rubyリファレンスマニュアル検索!
18件ヒット [1-18件を表示] (0.041秒)
トップページ > クエリ:Integer[x] > クエリ:size[x] > クラス:Net::FTP::MLSxEntry[x]

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer times
  5. integer new

ライブラリ

検索結果

Net::FTP::MLSxEntry#size -> Integer|nil (18203.0)

エントリのサイズを返します。

エントリのサイズを返します。

サイズ情報がない、もしくはサイズが意味をもたない(ディレクトリの場合など)
は nil を返します。

Net::FTP::MLSxEntry#facts -> { String => String|Integer|Time } (138.0)

そのエントリの「facts」を返します。

...y, perm, type, size, unique はすべてのサーバで
対応すべき(SHOULD)、とされています。


* "modify" : 変更時刻 (Time)
* "create": 作成時刻
* "perm": パーミッション(String)
* "type": 種類(String, "file", "dir", "cdir", "pdir" など)
* "size": ファイ...
...ような facts が
使える可能性があります。

* "unix.mode": ファイルモード(Integer)
* "unix.group": グループ(Integer)
* "unix.owner": ファイルのオーナー(Integer)
* "unix.atime": ファイルに最後にアクセスした時刻 (Time)
* "unix.ctime": ファ...