getCwd function

String getCwd()

Implementation

String getCwd() {
  return std_std.getCwd();
}