Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
net/ftpライブラリ
Net::FTP::MLSxEntryクラス
file?
instance method Net::FTP::MLSxEntry#file?
file? -> bool
[
permalink
][
rdoc
][
edit
]
エントリの種類がファイルであれば true を返します。
Net::FTP::MLSxEntry#type
== "file" と同じ意味です。