Searched defs:_truncate (Results 1 – 2 of 2) sorted by relevance
144 def _truncate(value, length: int = 60) -> str: function
422 protected final String _truncate(String desc) { in _truncate() method in DatabindContext