Skip to content

This is a Lang native module for reading, writing, and modifying files and directories.

License

Notifications You must be signed in to change notification settings

JDDev0/LangIOModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lang IO Module

This is a Lang native module for reading, writing, and modifying files and directories.

Setup & Compile

  1. Sync gradle project
  2. Run the gradle buildLangModule task
  3. The module.lm module file will be saved in /build/libs

Structure

  • Java code is stored in /src/main/java
  • Lang code is stored in /src/main/langmodule

About

This is a Lang native module for reading, writing, and modifying files and directories.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages