azalea v0.0.1 Azalea.Handler

Define the handler to do some job. eg:

  • use imagemagick to compress picture.
  • compress the video
  • add watermark to your picture

Summary

Functions

The background system cmd to do with the File struct

Macros

Add the handler macro method

Functions

system(file, cmd, args)

The background system cmd to do with the File struct

Macros

handler(key \\ :main, list)

Add the handler macro method