readdirSync method

List readdirSync(
  1. dynamic path, [
  2. dynamic options
])

Implementation

external List readdirSync(path, [options]);