最速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.033秒)
トップページ
>
:
インスタンスメソッド
>
クラス:
Shell::CommandProcessor
>
:
shell/command-processor
>
:
shell
>
:lstat
別のキーワード
shell/builtin-command new
etc sc_shell
shell/builtin-command each
shell debug
shell cd
検索結果
先頭1件
Shell
::
CommandProcessor
#
lstat(filename) -> File
::
Stat
Shell
::
CommandProcessor
#
lstat(filename) -> File
::
Stat
(21111.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
インスタンスメソッド
File クラスにある同名のクラスメソッドと同じです.
...
File クラスにある同名のクラスメソッドと同じです.
@param filename ファイル名を表す文字列を指定します。
@see File.
lstat
...
File