Indent all the files to 78-characters so that doc diffs are usable
This commit is contained in:
parent
d0ab7e2c1e
commit
38b37f2520
18 changed files with 308 additions and 119 deletions
|
@ -25,7 +25,8 @@ Open the given file in the desktop's default manner.
|
|||
|
||||
* `url` String
|
||||
|
||||
Open the given external protocol URL in the desktop's default manner. (For example, mailto: URLs in the default mail user agent.)
|
||||
Open the given external protocol URL in the desktop's default manner. (For
|
||||
example, mailto: URLs in the default mail user agent.)
|
||||
|
||||
## shell.moveItemToTrash(fullPath)
|
||||
|
||||
|
@ -35,4 +36,4 @@ Move the given file to trash.
|
|||
|
||||
## shell.beep()
|
||||
|
||||
Play the beep sound.
|
||||
Play the beep sound.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue