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