You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: getStatusCode and getDestination now return a boolean too
The boolean indicates if users provided value is valid or must have been replaced with the corresponding default value. For now, we ignore this boolean. Once we can detect that user is running in debug/verbose mode, we can use the boolean as gate for writing to stdout
Signed-off-by: Thorsten Hans <[email protected]>
0 commit comments