Oil\Refine Class

package Fuel
subpackage Oil
category Core

 Methods

help()

help() 

run()

run($task, $args) 

Parameters

$task

$args

Find all of the task classes in the system and use reflection to discover the commands we can call.

_discover_tasks() : array

Returns

array$taskname => array($taskmethods)