るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.071秒)
トップページ > 種類:クラス[x] > クエリ:A[x] > バージョン:3.2[x] > ライブラリ:etc[x]

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

検索結果

Etc::Passwd (18010.0)

Etc.#getpwent で得られる構造体。

...Etc.#getpwent で得られる構造体。

この構造体の値を変更してもシステムには反映されません。

全てのシステムで提供されているメンバ。
* name
* passwd
* uid
* gid
* gecos
* dir
* shell

以降のメンバはシステムによっては提...
...供されません。
* change
* quota
* age
* class
* comment
* expire...