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 thought it wasn't obvious these functions should return empty string rather than have some other behavior like panic (as would happen when trying to access a non-existent member of os.Args[])
The text was updated successfully, but these errors were encountered:
I sent a tiny documentation change for this in https://go-review.googlesource.com/12061 - thought i'd take a shot at it to get a hang of how the contribution process works :-)
I thought it wasn't obvious these functions should return empty string rather than have some other behavior like panic (as would happen when trying to access a non-existent member of os.Args[])
The text was updated successfully, but these errors were encountered: