るりまサーチ

最速Rubyリファレンスマニュアル検索!
40件ヒット [1-40件を表示] (0.009秒)

キーワード

検索結果

Etc::Group (3.0)

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

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

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

Etc::Passwd (3.0)

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

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

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

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

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

Struct::Group (3.0)

Alias of Etc::Group

...Alias of Etc::Group...

Struct::Passwd (3.0)

Alias of Etc::Passwd

...Alias of Etc::Passwd...