Nu Class Reference

NuBeautifier

A Nu code beautifier.

Superclass: NSObject
Declared in: nu/beautify.nu

This class is used by nubile, the standalone Nu code beautifier, to automatically indent Nu code.

Methods

+ beautify: text
Beautify a string containing Nu source code. The method returns a string containing the beautified code.

in nu/beautify.nu

- beautify: text
Beautify a string containing Nu source code. The method returns a string containing the beautified code.

in nu/beautify.nu