Man Page: dr::tarantool::starttest
Operating Environment: debian
Section: 3pm
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)
| Related Man Pages |
|---|
| anyevent::aggressiveidle(3pm) - debian |
| anyevent::forkobject(3pm) - debian |
| dbix::readme(3pm) - debian |
| dr::tarantool(3pm) - debian |
| dr::tarantool::spaces(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |