Package dev.themeinerlp.plugindebug
Class DebugFile
-
- All Implemented Interfaces:
public final class DebugFile
Just 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 Path
getFilePath()
final FileType
getFileType()
final String
getUiTabName()
-
-
Method Detail
-
getFilePath
final Path getFilePath()
-
getFileType
final FileType getFileType()
-
getUiTabName
final String getUiTabName()
-
-
-
-