-
Notifications
You must be signed in to change notification settings - Fork 0
simplyfile.clipboard
Rizwanelansyah edited this page May 21, 2024
·
1 revision
List of avaible function or variable on
simplyfile.clipboard module:
aliased to
{
method: 'copy' | 'cut',
dir: SimplyFile.Directory
}registers on clipboard
return true if dir is already in clipboard
add dir to clipboard register with method copy
add dir to clipboard register with method cut
paste the reg to dest and call after
paste the last register on clipboard to dest and call after
open the clipboard menu and paste the selected register to dest and call after