JustBash.AST.SingleQuoted (JustBash v0.3.0)
View SourceSingle-quoted string: 'literal'
Summary
Types
@type t() :: %JustBash.AST.SingleQuoted{value: String.t()}
Single-quoted string: 'literal'
@type t() :: %JustBash.AST.SingleQuoted{value: String.t()}