CRLFAtTheEnd
in package
implements
Reason
Interfaces, Classes, Traits and Enums
Table of Contents
- CODE = 149
- REASON = "CRLF at the end"
- code() : int
- Code for user land to act upon;
- description() : string
- Short description of the result, human readable.
Constants
CODE
public
mixed
CODE
= 149
REASON
public
mixed
REASON
= "CRLF at the end"
Methods
code()
Code for user land to act upon;
public
code() : int
Return values
int —description()
Short description of the result, human readable.
public
description() : string