Y
Hacker News
new
|
ask
|
show
|
jobs
by
xaybey
4050 days ago
I had trouble parsing this - Could you explain, in a sentence or two, why cmdlets are more than .NET classes? What's the significance of the GetDateCommand class existing?
1 comments
UnoriginalGuy
4050 days ago
> What's the significance of the GetDateCommand class existing?
That it is additional code, above and beyond the core .Net classes.
link
That it is additional code, above and beyond the core .Net classes.