public interface Label
Modifier and Type | Field and Description |
---|---|
static Label |
NULL_INSTANCE |
Modifier and Type | Method and Description |
---|---|
ByteContent |
getByteContent(java.lang.String path) |
void |
revert(Project project,
VirtualFile file)
Revert all changes up to this Label according to the local history
|
static final Label NULL_INSTANCE
void revert(Project project, VirtualFile file) throws LocalHistoryException
file
- file or directory that should be revertedLocalHistoryException
ByteContent getByteContent(java.lang.String path)