Function 関数

NSOpenStepRootDirectory()

Returns the root directory of the user’s system. ユーザシステムのルートディレクトリを返します。

Declaration 宣言

func NSOpenStepRootDirectory() -> String

Return Value 戻り値

A string identifying the root directory of the user’s system. ユーザのシステムのルートディレクトリを識別している文字列。

Discussion 議論

For more information on file system utilities, see Low-Level File Management Programming Topics. ファイルシステムユーティリティに関する詳細情報として、Low-Level File Management Programming Topicsを見てください。

See Also 参照

Locating System Directories システムディレクトリの位置を突き止める

Related Documentation 関連文書