Constants - io

  • IO_ERROR string {ballerina/io}IOError
  • CSV_RECORD_SEPARATOR string
  • Represents record separator of the CSV file.

  • FS_COLON string :
  • Represents colon separator which should be used to identify colon separated files.

  • MINIMUM_HEADER_COUNT int 0
  • Represents minimum number of headers which will be included in CSV.