Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Parsegres::AST::TruncateTarget
Inherits
Struct
<
Value
<
Object
Constructors
new
(schema :
String
|
Nil
, name :
String
, only :
Bool
)
Source
Instance methods
clone
Source
copy_with
(schema _schema = @schema, name _name = @name, only _only = @only)
Source
name
only
schema