package
1.0.14
Repository: https://github.com/bitrise-io/go-utils.git
Documentation: pkg.go.dev

# Functions

IndentTextWithMaxLength ...
LastNLines ...
MaxFirstChars ...
MaxFirstCharsWithDots ...
MaxLastChars returns the last maxCharCount characters, or in case maxCharCount is more than or equal to the string's length it'll just return the whole string.
MaxLastCharsWithDots ...
ReadFirstLine ...