correct and generalize current_predicate/1
This commit is contained in:
@@ -70,9 +70,9 @@ _lists of characters_. This is an ideal representation:
|
||||
file_exists/1,
|
||||
directory_exists/1,
|
||||
delete_file/1,
|
||||
rename_file/2,
|
||||
file_copy/2,
|
||||
delete_directory/1,
|
||||
rename_file/2,
|
||||
file_copy/2,
|
||||
delete_directory/1,
|
||||
make_directory/1,
|
||||
make_directory_path/1,
|
||||
working_directory/2,
|
||||
|
||||
Reference in New Issue
Block a user