$parts $parts : array<mixed,string> The parts of the command Those will be piped together Type array<mixed,string>
__call() __call(string $method, array $arguments) : \MadPiper\Command Creates a part of the command Parameters string $method array $arguments Returns \MadPiper\Command