function serve()
in
RoboFile.php [57:59]
3
lines of code
1
McCabe index (conditional complexity)
function serve() { $this->_exec('php -S localhost:8000 -t build'); }