モジュール lillib:system
目次
述語
mkdir/1
: create a new directory
test_and_mkdir/1
: check whether a directory exists and make it when not existing
Top of this page
Contents
Index of this package
LiLFeS Documents
LiLFeS Home Page
Tsujii laboratory
述語
mkdir/1
書式
mkdir(+$DIR)
引数
+$DIR
string
a directory to be made
Create a new directory $DIR
test_and_mkdir/1
書式
test_and_mkdir(+$DIR)
引数
+$DIR
string
a directory to be made
Make a directory if a directory $DIR does not exist.
Top of this page
Contents
Index of this package
LiLFeS Documents
LiLFeS Home Page
Tsujii laboratory
This document is automatically created by
lildoc
on Fri Sep 24 14:14:00 2004