Rails
Ruby 2.5.0
6.1
6.0
5.2
5.1
5.0
4.2
2.6.0
2.7.0
3.0
instance method Process::Status#&
self & other -> Integer
[
permalink
][
rdoc
][
edit
]
self.to_i & other と同じです。このメソッドは後方互換性のためにあります。
[PARAM] other:
自身との & 演算をしたい整数を指定します。