Home
last modified time | relevance | path

Searched refs:installCommand (Results 1 – 25 of 45) sorted by relevance

12

/dports/net-im/nextcloud-talk/spreed/lib/Command/Command/
H A DAddSamples.php66 $this->installCommand(
79 $this->installCommand(
87 $this->installCommand(
96 $this->installCommand(
113 …protected function installCommand(OutputInterface $output, string $command, string $name, string $… function in OCA\\Talk\\Command\\Command\\AddSamples
/dports/devel/mutagen/mutagen-0.11.8/pkg/agent/
H A Dinstall.go103 var installCommand string
105 installCommand = fmt.Sprintf("./%s %s", destination, ModeInstall)
107 installCommand = fmt.Sprintf("%s %s", destination, ModeInstall)
109 if err := run(transport, installCommand); err != nil {
/dports/devel/mutagen/mutagen-0.11.8/cmd/mutagen-agent/
H A Dinstall.go15 var installCommand = &cobra.Command{ var
29 flags := installCommand.Flags()
H A Dmain.go60 installCommand,
/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Dcommand_install.go21 func installCommand(cmd *cobra.Command, args []string) { func
84 RegisterCommand("install", installCommand, func(cmd *cobra.Command) {
/dports/audio/fluidsynth/fluidsynth-2.2.4/.azure/
H A Dcmake-android.yml15 - name: installCommand
53 ${{ parameters.installCommand }}
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DCmdBuild.hs75 (defaultBuildFlags, commandDefaultFlags Client.installCommand),
78 (commandOptions Client.installCommand showOrParseArgs) ++
H A DCmdExec.hs123 , commandOptions = commandOptions Client.installCommand
124 , commandDefaultFlags = commandDefaultFlags Client.installCommand
H A DCmdConfigure.hs32 configureCommand = Client.installCommand {
H A DCmdRepl.hs151 replCommand = Client.installCommand {
193 map liftOriginal (commandOptions Client.installCommand showOrParseArgs)
199 = commandDefaultFlags Client.installCommand
H A DCmdHaddock.hs37 haddockCommand = Client.installCommand {
H A DCmdBench.hs39 benchCommand = Client.installCommand {
H A DCmdFreeze.hs55 freezeCommand = Client.installCommand {
H A DCmdTest.hs42 testCommand = Client.installCommand
H A DCmdInstall.hs11 installCommand,
145 installCommand :: CommandUI ( ConfigFlags, ConfigExFlags, InstallFlags
149 installCommand = CommandUI function
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extensionmanager/Classes/Command/
H A DExtensionCommandController.php56 public function installCommand($extensionKey) function in TYPO3\\CMS\\Extensionmanager\\Command\\ExtensionCommandController
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionModuleContext.cpp1562 shell_utils::ShellCommand installCommand(rBinDir.completeChildPath("R.exe")); in installPackage() local
1564 shell_utils::ShellCommand installCommand(rBinDir.completeChildPath("R")); in installPackage() local
1567 installCommand << core::shell_utils::EscapeFilesOnly; in installPackage()
1578 installCommand << "--vanilla"; in installPackage()
1587 installCommand << "CMD" << "INSTALL"; in installPackage()
1592 installCommand << "-l"; in installPackage()
1593 installCommand << "\"" + libPath + "\""; in installPackage()
1597 installCommand << "\"" + pkgPath + "\""; in installPackage()
1601 error = core::system::runCommand(installCommand, in installPackage()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DMake.hs120 ,installCommand `commandAddAction` installAction
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/
H A DMake.hs118 ,installCommand `commandAddAction` installAction
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/
H A DMake.hs118 ,installCommand `commandAddAction` installAction
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/
H A DMake.hs118 ,installCommand `commandAddAction` installAction
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/
H A DMake.hs120 ,installCommand `commandAddAction` installAction
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/dependencies/
H A DDependencyManager.java912 final CommandWithArg<Boolean> installCommand = in processDependencyRequest()
951 installCommand.execute(arg); in processDependencyRequest()
959 installCommand); in processDependencyRequest()
/dports/www/grafana8/grafana-8.3.6/pkg/cmd/grafana-cli/commands/
H A Dcommands.go117 Action: runPluginCommand(cmd.installCommand),
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DCmdInstall.hs11 installCommand,
146 installCommand :: CommandUI (NixStyleFlags ClientInstallFlags)
147 installCommand = CommandUI function

12