package codept-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Win32_compatSource

Sourceval dos2unix : string -> string

dos2unix s removes carriage returns (ASCII 0x0D) from s.