public class DirectoryCreate extends Object
Constructor and Description |
---|
DirectoryCreate() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
String path) |
static String |
call(PageContext pc,
String path,
boolean createPath) |
static String |
call(PageContext pc,
String path,
boolean createPath,
boolean ignoreExists) |
public DirectoryCreate()
public static String call(PageContext pc, String path) throws PageException
PageException
public static String call(PageContext pc, String path, boolean createPath) throws PageException
PageException
public static String call(PageContext pc, String path, boolean createPath, boolean ignoreExists) throws PageException
PageException
Copyright © 2015 Lucee