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
I'd like to do something to the functions that aren't implemented yet, to make it more obvious for anyone wanting to use this module exactly what it can/can't currently do. I'm wondering about maybe either:
Commenting them out of the module manifest so they're not exported (the README.md would need tweaking)
Add a Write-Error to the functions and change the help text to make it clear they're not implemented
I'm happy to make these changes and submit a pull request, just wondered if you had any thoughts or preferences about it?
The text was updated successfully, but these errors were encountered:
I'd like to do something to the functions that aren't implemented yet, to make it more obvious for anyone wanting to use this module exactly what it can/can't currently do. I'm wondering about maybe either:
Write-Error
to the functions and change the help text to make it clear they're not implementedI'm happy to make these changes and submit a pull request, just wondered if you had any thoughts or preferences about it?
The text was updated successfully, but these errors were encountered: