MCPcopy
hub / github.com/mayswind/AriaNg / main.js

File main.js

src/scripts/controllers/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function () {
2 'use strict';
3
4 angular.module('ariaNg').controller('MainController', ['$rootScope', '$scope', '$route', '$window', '$location', '$document', '$interval', 'clipboard', 'aria2RpcErrors', 'ariaNgCommonService', 'ariaNgVersionService', 'ariaNgNotificationService', 'ariaNgSettingService', 'ariaNgMonitorService', 'ariaNgTitleService', 'aria2TaskService', 'aria2SettingService', function ($rootScope, $scope, $route, $window, $location, $document, $interval, clipboard, aria2RpcErrors, ariaNgCommonService, ariaNgVersionService, ariaNgNotificationService, ariaNgSettingService, ariaNgMonitorService, ariaNgTitleService, aria2TaskService, aria2SettingService) {

Callers

nothing calls this directly

Calls 6

invokeFunction · 0.85
refreshGlobalStatFunction · 0.85
removeTasksFunction · 0.85
getTaskListPageTypeFunction · 0.85
refreshPageTitleFunction · 0.85
getCurrentRPCProfileFunction · 0.70

Tested by

no test coverage detected