getFileSystemInfoForPath:isRemovable:isWritable:isUnmountable:description:type:

INDEX>AppKit>NSWorkspace 指定したファイルのあるデバイスの属性を返します Objective-C - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(BOOL *)removableFlag isWritable:(BOOL *)writableFlag isUnmountable:(BOOL *)unmountableFlag description:(NSString **)description type:(NSString **)fi…