open-item ( item -- )


Vocabulary
webbrowser

Inputs
iteman object


Outputs
None

Word description
Opens an item, which is either a file, directory or url in a detached process using the default application, similar to double-clicking the file's icon. item is any object that has the present method.

Definition


Methods