Private Readonly USERNAME_Private secretsSets the username for the PineUserInputs instance. If a username is provided, it will be stored in the secrets storage. If no username is provided, a prompt will be shown to enter the username.
The username to set.
Generated using TypeDoc
Retrieves the stored username from the secrets storage. If no username is found, an empty string is returned.