Capstone (Capstone v0.33.3)

Copy Markdown View Source

Top-level namespace for the capstone mix-generator package.

There is no application logic here — mix capstone.new (Mix.Tasks.Capstone.New), mix capstone.update (Mix.Tasks.Capstone.Update) and the mix capstone.plugin.* tasks are the actual entry points; see their moduledocs for what each does.

Summary

Functions

Placeholder left over from mix new. Not part of this package's public API.

Functions

hello()

@spec hello() :: :world

Placeholder left over from mix new. Not part of this package's public API.