mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
💄 Beware
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
* Class methods (methods starting with a `@`)
|
||||
* Instance variables
|
||||
* Instance methods
|
||||
* Be ware of platform differences
|
||||
* Beware of platform differences
|
||||
* The home directory is `process.env.USERPROFILE` on Windows, while on OS X
|
||||
and Linux it's `process.env.HOME`
|
||||
* Path separator is `\` on Windows, and is `/` on OS X and Linux, so use
|
||||
|
||||
Reference in New Issue
Block a user