1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00
Guy Sartorelli e46135be0a
NEW Refactor CLI interaction with Silverstripe app ()
- Turn sake into a symfony/console app
- Avoid using HTTPRequest for CLI interaction
- Implement abstract hybrid execution path
2024-09-26 17:16:47 +12:00

4 lines
42 B
Scheme

<% loop $MyArray %>
$Val
<% end_loop %>