public class ProjectFolder extends Object
| Constructor and Description |
|---|
ProjectFolder(Project project,
File folder) |
| Modifier and Type | Method and Description |
|---|---|
ProjectFile |
createFile(String fileName) |
boolean |
exists() |
File |
getLocalFile() |
void |
mkdirs() |
public ProjectFile createFile(String fileName)
public boolean exists()
public void mkdirs()
public File getLocalFile()
Copyright © 2019. All rights reserved.