Shell
external interface Shell
Content copied to clipboard
Functions
moveItemToTrash
Link copied to clipboard
abstract fun moveItemToTrash(fullPath: String, deleteOnFail: Boolean = definedExternally): Boolean
Content copied to clipboard
openExternal
Link copied to clipboard
abstract fun openExternal(url: String, options: OpenExternalOptions = definedExternally): <ERROR CLASS><Unit>
Content copied to clipboard
readShortcutLink
Link copied to clipboard
showItemInFolder
Link copied to clipboard
writeShortcutLink
Link copied to clipboard
abstract fun writeShortcutLink(shortcutPath: String, options: ShortcutDetails): Boolean
Content copied to clipboard
abstract fun writeShortcutLink(shortcutPath: String, operation: String, options: ShortcutDetails): Boolean
Content copied to clipboard