Class DotenvParser

java.lang.Object
io.github.cdimascio.dotenv.internal.DotenvParser

public class DotenvParser
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DotenvParser​(DotenvReader reader, boolean throwIfMissing, boolean throwIfMalformed)  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<DotenvEntry> parse()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait