15 lines
141 B
CoffeeScript
Executable File
15 lines
141 B
CoffeeScript
Executable File
command: "foo"
|
|
|
|
refreshFrequency: 1000
|
|
|
|
style: """
|
|
bottom: 10px
|
|
left: 100px
|
|
|
|
div
|
|
font-size: 12px
|
|
"""
|
|
|
|
render: (output) ->
|
|
output
|