This website requires JavaScript.
Explore
Help
Sign In
IO-ProjectsOfficial
/
cheat-sheet-lua
Watch
4
Star
1
Fork
0
Code
Issues
Pull Requests
Activity
Finish errors managing (cheat sheet)
#1
New Issue
Closed
opened
2023-07-06 15:34:14 +02:00
by
EndMove
· 1 comment
EndMove
commented
2023-07-06 15:34:14 +02:00
Owner
Copy Link
Copy Source
cheat-sheet-lua/README.md
Lines 411 to 421 in
74b02df3c1
```
`lua
-- Throw an error if the first argument is false
-- the second argument is the error message.
assert(type(firstvariable) = 'string', 'not a string')
-- TODO to continue
`
```
https://git.endmove.eu/IO-ProjectsOfficial/cheat-sheet-lua/src/commit/74b02df3c1aa67579a502a2abbb3ac2169e3f64c/README.md#L411-L421
EndMove
added the
Kind/Feature
Priority
Low
labels
2023-07-06 15:34:14 +02:00
Varmix
commented
2025-04-19 19:56:23 +02:00
Member
Copy Link
Copy Source
Made in
#3
Made in https://git.endmove.eu/IO-ProjectsOfficial/cheat-sheet-lua/pulls/3
EndMove
closed this issue
2025-04-19 23:20:15 +02:00
Sign in
to join this conversation.
No Branch/Tag Specified
Branches
Tags
master
No results found.
Labels
Clear labels
Kind/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Renovate
Dependencies need to be update
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Kind/Feature
Priority
Low
Milestone
No items
No Milestone
Assignees
Clear assignees
Bentozox
(Benjamin Lejeune)
EndMove
(Jérémi N ‘EndMove’)
IO-Projects
(IO-Projects)
Varmix
(Varmix Ytb)
No Assignees
2 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IO-ProjectsOfficial/cheat-sheet-lua#1
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
IO-ProjectsOfficial/cheat-sheet-lua
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Made in #3