lchmodSync method

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

Implementation

external void lchmodSync(path, int mode);