public interface BuildCellRelativePathFactory
Modifier and Type | Method and Description |
---|---|
BuildCellRelativePath |
from(OutputPath outputPath)
Converts an OutputPath to a BuildCellRelativePath.
|
BuildCellRelativePath |
from(Path buildableRelativePath)
Converts a Path relative to the Buildable's ProjectFilesystem to a BuildCellRelativePath.
|
BuildCellRelativePath from(Path buildableRelativePath)
BuildCellRelativePath from(OutputPath outputPath)