Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1005 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 1005 Bytes

GitHub version jk jk

commentDis

Add some comments to your redis-cli scripts

redis commands added by this module

comment right here

# or add some funny text

;; or like.. some unneeded redis command or whatever

// preferebly explain somthing..

/* but you can even leave this empty like so:

/**

return value

All the different comment types will always return an empty simple string: ""

PLEASE NOTE: The module does NOT support multi-line comments - each line should be commented on it's own.