Home
last modified time | relevance | path

Searched refs:globally (Results 1 – 25 of 5949) sorted by relevance

12345678910>>...238

/dports/misc/netron/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/is-installed-globally/
H A Dreadme.md1globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?branch=mast…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
34 - [global-dirs](https://github.com/sindresorhus/global-dirs) - Get the directory of globally instal…
/dports/databases/py-psycopg2/psycopg2-2.9.2/lib/
H A D_json.py89 def register_json(conn_or_curs=None, globally=False, loads=None, argument
120 register_type(JSON, not globally and conn_or_curs or None)
123 register_type(JSONARRAY, not globally and conn_or_curs or None)
128 def register_default_json(conn_or_curs=None, globally=False, loads=None): argument
137 return register_json(conn_or_curs=conn_or_curs, globally=globally,
141 def register_default_jsonb(conn_or_curs=None, globally=False, loads=None): argument
150 return register_json(conn_or_curs=conn_or_curs, globally=globally,
/dports/databases/py-psycopg2cffi/psycopg2cffi-2.9.0/psycopg2cffi/
H A D_json.py109 def register_json(conn_or_curs=None, globally=False, loads=None, argument
140 register_type(JSON, not globally and conn_or_curs or None)
143 register_type(JSONARRAY, not globally and conn_or_curs or None)
147 def register_default_json(conn_or_curs=None, globally=False, loads=None): argument
156 return register_json(conn_or_curs=conn_or_curs, globally=globally,
159 def register_default_jsonb(conn_or_curs=None, globally=False, loads=None): argument
168 return register_json(conn_or_curs=conn_or_curs, globally=globally,
/dports/devel/R-cran-rstudioapi/rstudioapi/R/
H A Dthemes.R46 globally = FALSE) argument
73 convertTheme(path, add = TRUE, apply = apply, force = force, globally = globally)
76 callFun("addTheme", path, apply, force, globally)
127 …ction(themePath, add = TRUE, outputLocation = NULL, apply = FALSE, force = FALSE, globally = FALSE) argument
129 callFun("convertTheme", themePath, add, outputLocation, apply, force, globally)
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/www/node10/node-v10.24.1/deps/npm/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/misc/netron/node_modules/global-dirs/
H A Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 - [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/dports/editors/vile/vile-9.8v/
H A Doneliner.c175 static int printit, globally, nth_occur, confirm; in substreg1() local
217 confirm = printit = globally = FALSE; in substreg1()
224 printit = globally = FALSE; in substreg1()
229 printit = globally = FALSE; in substreg1()
251 !globally && !nth_occur) { in substreg1()
252 globally = TRUE; in substreg1()
254 !nth_occur && !globally) { in substreg1()
256 globally = TRUE; in substreg1()
270 globally = TRUE; in substreg1()
278 globally, &confirm)) != TRUE) { in substreg1()
[all …]
/dports/editors/xvile/vile-9.8v/
H A Doneliner.c175 static int printit, globally, nth_occur, confirm; in substreg1() local
217 confirm = printit = globally = FALSE; in substreg1()
224 printit = globally = FALSE; in substreg1()
229 printit = globally = FALSE; in substreg1()
251 !globally && !nth_occur) { in substreg1()
252 globally = TRUE; in substreg1()
254 !nth_occur && !globally) { in substreg1()
256 globally = TRUE; in substreg1()
270 globally = TRUE; in substreg1()
278 globally, &confirm)) != TRUE) { in substreg1()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server/themes/
H A DREADME.md8 …es can be created and installed globally by calling rstudioapi::convertTheme(<path to tmTheme file…
12 "rstheme" files can be installed globally directly by calling rstudioapi::addTheme(<path to rstheme…
16 Once a custom theme has been installed locally or globally, users connecting to that server can see…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/integration/targets/win_scoop/tasks/
H A Dtests.yml34 - name: install package globally
40 - name: assert install package globally
45 - name: install package globally
51 - name: assert install package globally (idempotent)
78 - name: remove package globally
90 - name: remove package globally (idempotent)
97 - name: assert remove package globally (idempotent)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/language/
H A Dyarn.py168 self.globally = kwargs['globally']
192 if self.globally:
211 if self.path and not self.globally:
317 globally = module.params['global']
326 if path is None and globally is False:
328 elif path and globally is True:
337 if globally:
344 globally=globally,
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/language/
H A Dyarn.py170 self.globally = kwargs['globally']
194 if self.globally:
213 if self.path and not self.globally:
322 globally = module.params['global']
331 if path is None and globally is False:
333 elif path and globally is True:
342 if globally:
349 globally=globally,
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dyarn.py170 self.globally = kwargs['globally']
194 if self.globally:
213 if self.path and not self.globally:
322 globally = module.params['global']
331 if path is None and globally is False:
333 elif path and globally is True:
342 if globally:
349 globally=globally,
/dports/devel/cquery/cquery-20180718/third_party/doctest/doc/markdown/
H A Dconfiguration.md69 This should be defined globally.
100 This should be defined globally.
106 This should be defined globally.
122 This should be defined globally.
173 This should be defined globally.
252 This should be defined globally.
258 This should be defined globally.
270 This should be defined globally.
276 This should be defined globally.
282 This should be defined globally.
[all …]
/dports/lang/coffeescript/coffeescript-2.6.1/documentation/sections/
H A Dinstallation.md5 …on of [Node.js](https://nodejs.org/). You can then install CoffeeScript globally with [npm](https:…
11 This will make the `coffee` and `cake` commands available globally.
19 …version if so. This allows different versions of CoffeeScript to be installed globally and locally.
21 …need to also install `@babel/core` either globally or locally, depending on whether you are runnin…
/dports/mail/mailman3/mailman-3.3.1/src/mailman/app/docs/
H A Dbans.rst6 mailing list or globally within the Mailman system. Both explicit email
16 At first, no email addresses are banned globally.
53 An email address can be banned globally, so that it cannot be subscribed to
71 Dave is of course banned globally.
76 Cris however is not banned globally.
81 Even though Cris is not banned globally, we can add a global ban for her.
110 and globally, just as specific addresses can be banned. Use this for example,
128 example.org addresses are not banned globally, nor for any other mailing
136 Of course, we can ban everyone from example.org globally too.

12345678910>>...238