accessSync method

void accessSync(
  1. dynamic path, [
  2. int mode
])

Implementation

external void accessSync(path, [int mode]);