**Description:** Load command files with the extension `.pyramid` from a directory. **Api:** ``` js pyramid.loadFromDirectory(__dirname) ```
Description:
Load command files with the extension
.pyramidfrom a directory.Api: