MacFUSEã使ãã¨Objective-Cã§ãã¡ã¤ã«ã·ã¹ãã ãå®è£ ã§ãããã¨ãããã¨ã¯Luaã§ãã¡ã¤ã«ã·ã¹ãã ãå®è£ ã§ããã require "cocoa" require "cocoa:MacFUSE" local hello = {} objc.implement_informal_protocol(hello,"GMUserFileSystemOperations") function hello:contentsOfDirectoryAtPath_error_(path,error) return objc.table_to_NSArray{"hello.txt"} end function hello:contentsAtPath_(path) if path:isEqualToString_("/hello.txt") then return objc.runtime.str


{{#tags}}- {{label}}
{{/tags}}