Closed github-actions[bot] closed 3 years ago
Abstract the parameter concept to a more generic base class used for all configuration
https://github.com/VolantisDev/Launchpad/blob/8ad10d5013215132ca74bb6b51b7a8c5bdc4c58c/Lib/Shared/ContainerLib/Container/ServiceContainer.ahk#L233
} } ; TODO: Abstract the parameter concept to a more generic base class used for all configuration GetParameter(name) { tokens := StrSplit(name, ".") context := this.Parameters
f352b67f2036a8bc74018eeb26ec48ffd6b4632d
Abstract the parameter concept to a more generic base class used for all configuration
https://github.com/VolantisDev/Launchpad/blob/8ad10d5013215132ca74bb6b51b7a8c5bdc4c58c/Lib/Shared/ContainerLib/Container/ServiceContainer.ahk#L233
f352b67f2036a8bc74018eeb26ec48ffd6b4632d