chmodSync method

void chmodSync(
  1. dynamic path,
  2. int mode
)

Implementation

external void chmodSync(path, int mode);