CsvPathResult
@SinceKotools(project = Project.Csv, version = "2.3", stability = StabilityLevel.Alpha)
Content copied to clipboard
Object returned when trying to build a CSV path.
Types
FromNotBlankString
Link copied to clipboard
Object returned when trying to build a CSV path from a NotBlankString.
FromString
Link copied to clipboard
Success
Link copied to clipboard
value class Success : CsvPathResult.FromNotBlankString, CsvPathResult.FromString
Content copied to clipboard
Representation of a path pointing to a CSV file.
Inheritors
CsvPathResult
Link copied to clipboard
CsvPathResult
Link copied to clipboard
CsvPathResult
Link copied to clipboard