MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / indent

Function indent

ui/plugins/ui/jasmine/jasmine.js:3634–3636  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

3632 }
3633
3634 function indent(s) {
3635 return s.replace(/^/gm, " ")
3636 }
3637
3638 return {
3639 factory: function(options) {

Callers 1

jasmine.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected