-
-
Tree-MultiNode
... next() will have the same effect as first(), and prev() will operate as last().
prev() fails if the current child is the ... maintenence)
Daniel X. Pape (see Changes file from the source archive)
Eric Joanis
...
-
node-promise
... is closed (called) with the error.
To transform or operate on intermediate return values, you can pass a ... ){
if (!stats.isFile())
throw new Error('not a file');
return promise(fs.cat, __filename)
})
(function(err, data ...
-
autobox-Core
... [0]) }". In addition to built-ins from perlfunc that
operate on hashes, arrays, scalars, and code references, some ... extensions are
still being renamed.
HISTORY
See the Changes file.
COPYRIGHT AND LICENSE
Copyright (C) 2009, 2010, 2011 by ...
-
jgravatar
... code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such ... present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is ...
-
accent2
... from irssi.
/SCRIPT UNLOAD accent2
2. Remove script file.
find ~/.irssi/scripts -name accent2.pl print0 | xargs -0 rm
Usage
=====
1. Specify channels script should operate on:
/SET accent2_strip #list #of #channels and users ...
-
libacl-ruby
... directories and files
touch '/tmp/foo'
mkdir '/tmp/dir' unless File.exist? '/tmp/dir'
acl.set_file '/tmp/foo'
acl.set_default '/ ... acl_foo.to_text, acl.to_text
assert_equal acl_def.to_text, acl.to_text
#Operate on each entry
p "Each entry in acl_foo:"
...
-
App-perlbrew
... should follow the instruction on screen to modify your shell rc file to
put it in your PATH.
The installed perlbrew command ... OR THIRD PARTIES OR A
FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER ...
-
ist-yii-cfile
... (files and directories) manipulation.
This extension can also operate in standalone mode, i.e. without Yii.
Quick ... file.
*/
// The following is also valid.
if (Yii::app()->file->set('files/test3.txt')->exists) {
echo 'Bingo-bongo ...
-
run1
... to get a shared lock on the lock file. This is useful for nesting
calls to run1. Say you have two scripts that can operate independently,
and another script that does the equivalent of the first two, in addition
to ...
-
SekaiFramework
... also provides multiple utilities for logging, debugging, profiling, multithreading, file system access, unicode support, all to make developers' ... work both ways, this means that C++ side can operate on Python objects, call functions and modify variables. ...
-