<< get_absolute_file_path Paths - Filenames getlongpathname >>

Scilab Help >> Files : Input/Output functions > Paths - Filenames > getdrives

getdrives

コンピュータのファイルシステムにマウントされている全ての ドライブ名を取得する.

呼び出し手順

drives = getdrives()

パラメータ

drives

文字列の行列

説明

コンピュータのファイルシステムにマウントされている全てのドライブ名を取得します.

コンピュータのファイルシステムにマウントされている全てのルートを 文字列の行列として返します.

Linuxでは, このリストはただ一つのルートディレクトリ / により構成されます. this list consists solely of the root directory, / .

getdrives()

Report an issue
<< get_absolute_file_path Paths - Filenames getlongpathname >>