hedronium\Jables\Loader::path PHP Method

path() public method

public path ( $name )
    public function path($name)
    {
        return $this->paths[$name];
    }