ParentDirectory
現行ディレクトリの親ディレクトリを与える.
ParentDirectory["dir"]
ディレクトリ dir の親ディレクトリを与える.
ParentDirectory["dir",n]
dir から n レベル上のディレクトリを与える.
詳細
- ParentDirectoryは,列としてディレクトリのフルネームを返す.
- ParentDirectory[n]は,n が整数のときは,現行のディレクトリから n レベル上のディレクトリを与える.
- ParentDirectory[File["dir"],…]もサポートされている.
例題
すべて開くすべて閉じる例 (3)
$InstallationDirectoryの親ディレクトリを求める:
$InstallationDirectoryの2レベル上のディレクトリを求める:
スコープ (3)
Fileオブジェクトで指定されたディレクトリの親ディレクトリを得る:
特性と関係 (4)
ParentDirectory[dir]の dir はディレクトリとして存在しなければならない:
ParentDirectoryは常に完全パスを返す:
ParentDirectory[1]はParentDirectory[]に等しい:
ParentDirectoryは既存のディレクトリにのみに働き,完全パスを返す:
FileNameDropは,純粋にテキストのレベルで,同様のパス操作を行う:
テキスト
Wolfram Research (1991), ParentDirectory, Wolfram言語関数, https://reference.wolfram.com/language/ref/ParentDirectory.html (2017年に更新).
CMS
Wolfram Language. 1991. "ParentDirectory." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/ParentDirectory.html.
APA
Wolfram Language. (1991). ParentDirectory. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ParentDirectory.html