module
Version:
v0.0.0-...-cfeaec4
Opens a new window with list of versions in this module.
Published: Feb 22, 2023
License: MIT
Opens a new window with license information.
README
¶
retlen
Checks the number of return values from functions.
Installation
go install github.com/Namchee/retlen@latest
Usage
retlen [-flag] [package]
Flags
All options are provided through CLI flags.
| Name |
Type |
Default |
Description |
maxReturn |
int |
2 |
Maximum number of variables allowed to be returned by a function |
includeTest |
bool |
false |
Include test functions (starts with Test) |
Click to show internal directories.
Click to hide internal directories.