List<String> get pathExtendCommand { const filename = "install_command.dart"; return _createPath(installPath, filename); }