This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #compdef ticket-to-ride | |
| _ticket_to_ride___keys=(' --by ' ' for ') | |
| _ticket_to_ride___args=(1 ) | |
| _ticket_to_ride___acts=('' '') | |
| _ticket_to_ride___cmds=('' '') | |
| _ticket_to_ride___lens=(2 1) | |
| _ticket_to_ride___nexts=('' '') | |
| _ticket_to_ride___occurs=(1 1) | |
| _ticket_to_ride___tags=(' opt ' ' arg ') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _ticket_to_ride___keys=(' --by ' ' for ') | |
| _ticket_to_ride___args=(1 ) | |
| _ticket_to_ride___acts=('' '') | |
| _ticket_to_ride___cmds=('' '') | |
| _ticket_to_ride___lens=(2 1) | |
| _ticket_to_ride___nexts=('' '') | |
| _ticket_to_ride___occurs=(1 1) | |
| _ticket_to_ride___tags=(' opt ' ' arg ') | |
| _ticket_to_ride___words=(' train plane taxi ' ' kyoto kanazawa kamakura ') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _ticket_to_ride___keys=(' --by ' ' for ') | |
| _ticket_to_ride___args=(1 ) | |
| _ticket_to_ride___acts=('' '') | |
| _ticket_to_ride___cmds=('' '') | |
| _ticket_to_ride___lens=(2 1) | |
| _ticket_to_ride___nexts=('' '') | |
| _ticket_to_ride___occurs=(1 1) | |
| _ticket_to_ride___tags=(' opt ' ' arg ') | |
| _ticket_to_ride___words=(' train plane taxi ' ' kyoto kanazawa kamakura ') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [piano, machinery].reduce(new Nobody) do |me, i| | |
| me + i + love | |
| end |