最速Rubyリファレンスマニュアル検索!
すべて(6)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
6件ヒット
[1-6件を表示]
(0.006秒)
トップページ
>
:
shell/filter
>
:ctime
別のキーワード
_builtin ctime
file ctime
date ctime
pathname ctime
stat ctime
クラス
Shell
::
Filter
(6)
検索結果
先頭1件
Shell
::
Filter
#
ctime(filename) -> Time
Shell
::
Filter
#
ctime(filename) -> Time
(18109.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
インスタンスメソッド
File クラスにある同名のクラスメソッドと同じです.
...
File クラスにある同名のクラスメソッドと同じです.
@param filename ファイル名を表す文字列か IO オブジェクトを指定します。
@see File.
ctime
...
File
Shell::Filter