Uses of Record Class
ffx.utilities.FilePathInfo
Packages that use FilePathInfo
Package
Description
The Potential CLI package defines reusable options for PicoCLI command line scripts.
The Utilities package implements a variety of useful Directory, File, Port, String, etc
functionality.
-
Uses of FilePathInfo in ffx.potential.cli
Methods in ffx.potential.cli that return FilePathInfoModifier and TypeMethodDescriptionPotentialCommand.parseFilePath(String filepath) Parse a filepath into directory, base name, and extension. -
Uses of FilePathInfo in ffx.utilities
Methods in ffx.utilities that return FilePathInfo