Navigation
Name
Rascal
/
Libraries
/
Prelude
/
IO
/
isDirectory
Synopsis
Check whether a given location is a directory.
Function
bool isDirectory(loc file)
Usage
import IO;
Description
Check whether the location
file
is a directory.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.