Rails
Ruby 2.6.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.7.0
3.0
instance method File::Stat#dev
dev -> String
[
permalink
][
rdoc
][
edit
]
デバイス番号(ファイルシステム)を返します。
fs = File::Stat.new($0) p fs.dev #例 #=> 2