Class LCommands

java.lang.Object
com.io7m.laurel.filemodel.internal.LCommands

public final class LCommands extends Object
The command directory.
  • Method Details

    • forProperties

      public static LCommandType<?> forProperties(Properties properties)
      Find a suitable command for the given properties.
      Parameters:
      properties - The properties
      Returns:
      The command