A promise for idempotent codepage aquisition. @see getWindowsCodepage
Do the actual call to chcp to get the currently active codepage
chcp
Return the currently active Windows codepage (done by calling chcp in a subprocess');
Generated using TypeDoc
A promise for idempotent codepage aquisition. @see getWindowsCodepage