Fs.is_directoryΒΆ
is_directory :: fn (path: string) (_0: bool, _1: Error) #inline
Check whether path points to valid directory and return true with OK state, otherwise return false and error.
Declared in: fs.bl
is_directory :: fn (path: string) (_0: bool, _1: Error) #inline
Check whether path points to valid directory and return true with OK state, otherwise return false and error.
Declared in: fs.bl