るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. tracer set_get_line_procs
  2. _builtin set_encoding
  3. stringio set_encoding
  4. set new
  5. openssl set

ライブラリ

キーワード

検索結果

File.setgid?(path) -> bool (18304.0)

FileTest.#setgid? と同じです。

...
File
Test.#setgid? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...

File.setuid?(path) -> bool (18304.0)

FileTest.#setuid? と同じです。

...
File
Test.#setuid? と同じです。

@param path パスを表す文字列か IO オブジェクトを指定します。...