Skip to content

Commit

Permalink
Add missing aliases (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambdac0re authored and RyanZim committed Jun 26, 2018
1 parent 5b29ae3 commit a5b5159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -114,6 +114,7 @@ Methods
- [ensureDir](docs/ensureDir.md)
- [ensureLink](docs/ensureLink.md)
- [ensureSymlink](docs/ensureSymlink.md)
- [mkdirp](docs/ensureDir.md)
- [mkdirs](docs/ensureDir.md)
- [move](docs/move.md)
- [outputFile](docs/outputFile.md)
Expand All @@ -131,6 +132,7 @@ Methods
- [ensureDirSync](docs/ensureDir-sync.md)
- [ensureLinkSync](docs/ensureLink-sync.md)
- [ensureSymlinkSync](docs/ensureSymlink-sync.md)
- [mkdirpSync](docs/ensureDir-sync.md)
- [mkdirsSync](docs/ensureDir-sync.md)
- [moveSync](docs/move-sync.md)
- [outputFileSync](docs/outputFile-sync.md)
Expand Down

0 comments on commit a5b5159

Please sign in to comment.