com.g2forge.enigma.bash.model.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of en-bash Show documentation
Show all versions of en-bash Show documentation
Model & renderer for bash scripts. Yes, it can properly and safely quote them too.
The newest version!
@Model("bash")
package com.g2forge.enigma.bash.model;
import com.g2forge.alexandria.java.core.marker.Model;