-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
completedWork has completed (may not have been pushed to GitHub yet)Work has completed (may not have been pushed to GitHub yet)
Milestone
Description
A common thing to do us to render an environment variable in name=value format. Add a ToString method to do this.
It is useful (eg when creating environment blocks) to know the size in chars of an environment variable in name=value format. So add a Size method to return the size in characters. (The size in bytes will be SizeOf(Char) * Size).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
completedWork has completed (may not have been pushed to GitHub yet)Work has completed (may not have been pushed to GitHub yet)