Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

WriteLine emits Unix LF

Platform spec ADR

WriteLine emits Unix LF

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Cross-platform hosts may translate line endings below the Beskid API.

RuleDetail
EndingWriteLine must append \n only
WindowsHost/platform layer may translate later without API change

Authors see consistent Beskid source semantics; CRLF is not encoded in corelib strings.

Output.bd / Error.bd tests; platform IO docs.