Storages.isExistentStorageNoSearchNoNormalize

機能/意味
パスの正規化を行なわず、autoPathからの検索も行なわずに ファイルの存在確認を行う
タイプ
Storagesクラスのメソッド
構文
isExistentStorageNoSearchNoNormalize(filename)
引数
filename ファイル名
戻り値
ファイルが存在したらtrue
説明