csv
@SinceKotools(project = Project.Csv, version = "2.3", stability = StabilityLevel.Alpha)
Content copied to clipboard
Returns this string as a CSV path suffixed with the .csv
extension, or returns a CsvPathResult.Exception.BlankString when this string is blank, or returns a CsvPathResult.Exception.CsvExtensionAsPath when this string equals the .csv
extension.
@SinceKotools(project = Project.Csv, version = "2.3", stability = StabilityLevel.Alpha)
Content copied to clipboard
Returns this string as a CSV path suffixed with the .csv
extension, or returns a CsvPathResult.Exception.CsvExtensionAsPath if this string equals the .csv
extension.