A beginner-friendly REPL that combines
- rebel-readline
- Pyro
- Expound
- Nrepl
A beginner-friendly REPL that combines
| input { | |
| file { | |
| path => "/opt/mule-enterprise-standalone-3.8.4/logs/events.log" | |
| start_position => "beginning" | |
| type => "mule-event" | |
| } | |
| } | |
| filter { | |
| if [type] == "mule-event" { |