MCPcopy Index your code
hub / github.com/joni2back/angular-filemanager / main.js

File main.js

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

Source from the content-addressed store, hash-verified

1(function(angular, $) {
2 'use strict';
3 angular.module('FileManagerApp').controller('FileManagerCtrl', [
4 '$scope', '$rootScope', '$window', '$translate', 'fileManagerConfig', 'item', 'fileNavigator', 'apiMiddleware',

Callers

nothing calls this directly

Calls 8

validateSamePathFunction · 0.85
getQueryParamFunction · 0.85
changePermissionsMethod · 0.80
copyMethod · 0.80
compressMethod · 0.80
extractMethod · 0.80
renameMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected