samples.singletons.read.pec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WebSite Show documentation
Show all versions of WebSite Show documentation
Prompto Documentation Web Site POM
define Configuration as singleton with attributes login and password
define main as method doing:
with Configuration, do:
login = "prompto-login"
password = "xYz3!?th22"
printLine "login -> " + Configuration.login
© 2015 - 2024 Weber Informatics LLC | Privacy Policy