ChangeDirectory abstract method

bool ChangeDirectory(
  1. String dir
)

Implementation

bool ChangeDirectory(
  String dir,
);