JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.flectone.pulse.file
FilePathProvider
Contents
Description
Method Summary
Method Details
get(Object)
Hide sidebar
Show sidebar
Interface FilePathProvider
public interface
FilePathProvider
Works out where a loaded config object belongs on disk.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Path
get
(
Object
file)
The path a config object is written to.
Method Details
get
Path
get
(
Object
file)
The path a config object is written to.
Parameters:
file
- the loaded config object
Returns:
its path inside the plugin folder