lucee.runtime.functions.file.FileExists
public final class FileExists extends Object implements Function
Constructor and Description |
---|
FileExists()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
String string)
Deprecated.
|
static boolean |
call(PageContext pc,
String string,
boolean allowRelPath)
Deprecated.
|
public FileExists()
public static boolean call(PageContext pc, String string) throws PageException
PageException
public static boolean call(PageContext pc, String string, boolean allowRelPath) throws PageException
PageException
Copyright © 2015 Lucee