module

Dotenv::Parser

Constructors

new(data : IO)
Source
new(data : String)
Source

Class methods

strict

Raises an exception on parsing error.

Source
strict=(strict : Bool)

Raises an exception on parsing error.

Source

Instance methods

next_char
Source
parse
Source

Nested types