Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Rename the executable_path option to node_path #11

@nesk

Description

@nesk

The actual option name is confusing.

This:

https://github.com/nesk/rialto/blob/e51cd3106cdf046a11fd18cef9a48e7f5bac71d3/src/ProcessSupervisor.php#L41-L42

should become:

// Node's executable path 
'node_path' => 'node', 

Note: all occurences of executable_path should be replaced in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changesThe API will break if this issue or pull request is approved

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions