getScriptDir static method

String getScriptDir()

Implementation

static String getScriptDir() =>
    dirname(Platform.script.toString()).replaceFirst('file://', '');