Create a new Directory to give access the directory with the specified path: var myDir = Directory(‘myDir’); Most instance methods of Directory exist in both synchronous and asynchronous variants, for example, create and createSync.
Create a new Directory to give access the directory with the specified path: var myDir = Directory(‘myDir’); Most instance methods of Directory exist in both synchronous and asynchronous variants, for example, create and createSync.