Package dev.themeinerlp.plugindebug
Class DebugFile
-
- All Implemented Interfaces:
public final class DebugFileJust a simple placeholder to referenced to the file and there to displaying file type and also the menu tab on den ui
-
-
Method Summary
Modifier and Type Method Description final PathgetFilePath()final FileTypegetFileType()final StringgetUiTabName()-
-
Method Detail
-
getFilePath
final Path getFilePath()
-
getFileType
final FileType getFileType()
-
getUiTabName
final String getUiTabName()
-
-
-
-