Query: dr::tarantool::starttest
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DR::Tarantool::StartTest(3pm) User Contributed Perl Documentation DR::Tarantool::StartTest(3pm)NAMEDR::Tarantool::StartTest - finds and starts tarantool on free port.SYNOPSISmy $t = run DR::Tarantool::StartTest ( cfg => $file_spaces_cfg );DESCRIPTIONThe module tries to find and then to start tarantool_box. The module is used inside tests.METHODSrun Constructor. Receives the following arguments: cfg path to tarantool.cfg started Returns true if tarantool is found and started log Returns tarantool logs primary_port Returns tarantool primary port tarantool_pid Returns PID kill Kills tarantool DESTROY Destructor. Kills tarantool, removes temporary files.COPYRIGHT AND LICENSECopyright (C) 2011 Dmitry E. Oboukhov <unera@debian.org> Copyright (C) 2011 Roman V. Nikolaev <rshadow@rambler.ru> This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License.VCSThe project is placed git repo on github: https://github.com/unera/dr-tarantool/ <https://github.com/unera/dr-tarantool/>. perl v5.14.2 2012-06-04 DR::Tarantool::StartTest(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
One instance of comparing grep and awk |