JustBash.AST.SingleQuoted (JustBash v0.3.0)

View Source

Single-quoted string: 'literal'

Summary

Types

t()

@type t() :: %JustBash.AST.SingleQuoted{value: String.t()}