func checkResourceIsReachableAndReturnError (NSErrorPointer) -> Bool
Returns whether the resource pointed to by a file URL can be reached.
ファイルURLによって指し示されるリソースが獲得できるかどうかを返します。
var isFileURL : Bool
A boolean value that determines whether the receiver is a file URL.
レシーバがファイルURLかどうかを決定するブール値。