るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.199秒)
トップページ > 種類:定数[x] > バージョン:2.7.0[x] > クエリ:E[x] > クエリ:EXCL[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

ライブラリ

クラス

モジュール

キーワード

検索結果

File::Constants::EXCL -> Integer (72607.0)

CREATと併用し、もしファイルが既にある場合には失敗します。 File.openで使用します。

CREATと併用し、もしファイルが既にある場合には失敗します。
File.openで使用します。

Fcntl::O_EXCL -> Integer (36607.0)

ファイルが存在する場合に失敗します。Fcntl::O_CREAT と一緒に使用します。

ファイルが存在する場合に失敗します。Fcntl::O_CREAT と一緒に使用します。

Socket::Constants::MCAST_EXCLUDE -> Integer (36604.0)

Exclusive multicast source filter

...Exclusive multicast source filter

BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, Socket::Constants::IPPROTO_IPV6,
3678...

Socket::MCAST_EXCLUDE -> Integer (36604.0)

Exclusive multicast source filter

...Exclusive multicast source filter

BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, Socket::Constants::IPPROTO_IPV6,
3678...