martax

Function openFile()

fun martax.openFile(

path: [String | Array<String>],

application: String? = nil

)

Deprecated: Use marta.openFiles() instead.

Open a file.

path is an absolute path of a file to open.

application is an application bundle identifier in which the file should be opened.