RegistryTable$get_columns()
is the typical way to get a RegistryColumn.
See also
Other Registry APIs:
RegistryInvalidValue,
RegistryProject,
RegistryRecord,
RegistryTable
Public fields
keyString. Unique identifier within the table. Not globally unique.
defDefault value for new records.
upstream_typeRaw column type. Used to convert between R values and Registry values.
Methods
Method print()
Print a human-readable representation of this column definition.