commands property

Iterable<PathCommand> get commands

The commands this path contains.

Implementation

Iterable<PathCommand> get commands => _commands;