Uses of Class
ml.karmaconfigs.api.common.karma.loader.component.NameComponent
Packages that use NameComponent
Package
Description
-
Uses of NameComponent in ml.karmaconfigs.api.common.karma.loader
Methods in ml.karmaconfigs.api.common.karma.loader with parameters of type NameComponentModifier and TypeMethodDescriptionvoidBruteLoader.downloadAndInject(URL downloadURL, NameComponent name)Download and then inject the result into the API -
Uses of NameComponent in ml.karmaconfigs.api.common.karma.loader.component
Methods in ml.karmaconfigs.api.common.karma.loader.component that return NameComponentModifier and TypeMethodDescriptionstatic NameComponentNameComponent.forDirectory(CharSequence name)Create a new name component for directory purposesstatic NameComponentNameComponent.forFile(CharSequence name, String extension, String... subDirectory)Create a new name component for file purposesstatic NameComponentCreate a name component from filestatic NameComponentCreate a name component from path file