hjorslev / SteamPS

Module that utilizes PowerShell as a wrapper for SteamCMD and interacts with various Steam APIs.
https://www.powershellgallery.com/packages/SteamPS
MIT License
69 stars 14 forks source link

Test-SteamAPIKey #64

Closed hjorslev closed 3 months ago

hjorslev commented 4 months ago

Describe "Functionality"

Cmdlet that returns a boolean depending if the API key has been set.

Context "Private or Public? What are the use cases? Parameters? Options?"

Will probably be a private cmdlet that is used in e.g. Resolve-VanityURL to test if there is an API key before attempting to call the Steam API.

Context "Additional Information"

hjorslev commented 3 months ago

Closed as per comment in #86