Class WXMEnvironment

java.lang.Object
com.io7m.waxmill.cmdline.internal.WXMEnvironment

public final class WXMEnvironment
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static boolean checkConfigurationPath​(org.slf4j.Logger logger, java.nio.file.Path configurationFile)  
    static java.nio.file.Path configurationFile()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • configurationFile

      public static java.nio.file.Path configurationFile()
    • checkConfigurationPath

      public static boolean checkConfigurationPath​(org.slf4j.Logger logger, java.nio.file.Path configurationFile)