Macaulay2
»
Documentation
Packages
»
symbols used as the name or value of an optional argument
>
Exclude
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
Exclude -- an optional argument
Description
A symbol used as the name of an optional argument.
Functions with optional argument named
Exclude
:
copyDirectory(...,Exclude=>...)
-- see
copyDirectory(String,String)
findFiles(...,Exclude=>...)
-- see
findFiles
-- find files recursively
minimalPresentation(...,Exclude=>...)
-- see
minimalPresentation(Ring)
-- compute a minimal presentation of a quotient ring
prune(...,Exclude=>...)
-- see
minimalPresentation(Ring)
-- compute a minimal presentation of a quotient ring
symlinkDirectory(...,Exclude=>...)
-- see
symlinkDirectory(String,String)
-- make symbolic links for all files in a directory tree
For the programmer
The object
Exclude
is
a
symbol
.