Modifier and Type | Class and Description |
---|---|
static class |
FileManipulation.Complex
The Complex procedures either have a side effect, or
require the interpreter to execute
|
static class |
FileManipulation.Index
The Index
|
static class |
FileManipulation.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
Modifier and Type | Field and Description |
---|---|
protected static int |
DELETE |
protected static int |
DIRECTORYQ |
protected static int |
DIRLIST |
protected static int |
FILEQ |
protected static int |
GETPARENTURL |
protected static int |
HIDDENQ |
protected static int |
LASTMODIFIED |
protected static int |
LENGTH |
protected static int |
MAKEDIRECTORIES |
protected static int |
MAKEDIRECTORY |
protected static int |
READABLE |
protected static int |
RENAME |
protected static int |
SETLASTMODIFIED |
protected static int |
SETREADONLY |
protected static int |
WRITEABLE |
BACKQUOTE, BEGIN, bundles, caseSensitive, EMPTYLIST, EMPTYVEC, EOF, ERRORK, EVAL, EXPSC, EXPTOP, FALSE, FCONT, FIVE, JEXCEPTION, LAMBDA, LOCATION, maxFloatPrecision, MESSAGE, minFloatPrecision, NAME, OTHER, PARENT, permitInterrupts, QUOTE, QUOTESYM, REPORT, SETBANG, SISC, SISC_SPECIFIC, SISCB, SOURCE_COLUMN, SOURCE_FILE, SOURCE_LINE, SYMENV, THIS, TOPLEVEL, TRUE, UNQUOTE, UNQUOTE_SPLICING, VOID, ZV
Constructor and Description |
---|
FileManipulation() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
fileHandle(Value o) |
annotated, annotatedAppEval, append, argCheck, argsToSymbols, assq, bininport, bininstream, binoutport, binoutstream, box, character, charinport, charinreader, charoutport, charoutwriter, charsetFromString, chr, cont, currentClassLoader, env, error, error, error, error, error, error, error, expr, getDefaultCharacterSet, immutablePair, immutableVector, inport, javaExceptionToString, javaWrap, justify, length, liMessage, liMessage, liMessage, liMessage, liMessage, liMessage, liMessage, list, list, list, list, list, makeURL, mapcar, memq, nlib, num, outport, pair, pairToExpressions, pairToExpVect, pairToValues, proc, read, registerBundle, reverse, reverseInPlace, simpleErrorToString, sourceAnnotations, str, string, sym, symbol, symval, truePair, truth, truth, typeError, typeError, updateName, url, url, url, valArrayToList, valArrayToList, valArrayToVec, vec, warn, warn, warn
protected static final int DIRECTORYQ
protected static final int FILEQ
protected static final int HIDDENQ
protected static final int DIRLIST
protected static final int LASTMODIFIED
protected static final int SETLASTMODIFIED
protected static final int SETREADONLY
protected static final int LENGTH
protected static final int GETPARENTURL
protected static final int MAKEDIRECTORY
protected static final int MAKEDIRECTORIES
protected static final int RENAME
protected static final int DELETE
protected static final int READABLE
protected static final int WRITEABLE
public static final java.io.File fileHandle(Value o)