
com.undefinedlabs.scope.settings.ScopeEnvironmentProperties Maven / Gradle / Ivy
package com.undefinedlabs.scope.settings;
public interface ScopeEnvironmentProperties {
String getenv(final String key);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy