るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.019秒)
トップページ > バージョン:3.1[x] > クエリ:entry[x] > クエリ:cancel[x]

別のキーワード

  1. pathname each_entry
  2. fileutils copy_entry
  3. enumerable each_entry
  4. _builtin each_entry
  5. fileutils remove_entry

ライブラリ

クラス

検索結果

Rinda::TupleEntry#cancel -> () (63304.0)

タプルをキャンセルし、タプルスペースから取り除きます。

タプルをキャンセルし、タプルスペースから取り除きます。

すでにタプルスペースから取り除かれている場合には何もしません。

@see Rinda::TupleEntry#canceled?

Rinda::TupleEntry#canceled? -> bool (27319.0)

タプルが既にキャンセルされているならば真を返します。

タプルが既にキャンセルされているならば真を返します。

@see Rinda::TupleEntry#cancel