Interface CliBootstrap.LocalProblems

All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
Enclosing class:
CliBootstrap

public static interface CliBootstrap.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    nz.org.riskscape.problem.Problem
    When a Project.ini file is not present in the current working directory the riskscape functions will not function
  • Method Details

    • noProjectFile

      nz.org.riskscape.problem.Problem noProjectFile()

      When a Project.ini file is not present in the current working directory the riskscape functions will not function