Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taichi-ishitani authored Jun 4, 2024
1 parent ecded2b commit 63f2b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ FLGen prives APIs listed below to describe your filelists.
* Return `true` if the given directory exists.
* `define_macro(name, value = nil)`
* Define a text macro.
* `undefine_macro(name)`
* Undefine the given macro.
* `macro?(name)`/`macro_defined?(name)`
* Return `true` if the given macro is defined.
* `macro(name)`
Expand Down

0 comments on commit 63f2b69

Please sign in to comment.