ExLoader

v0.4.1

  • Pages
  • Modules
  • ExLoader
    • Top
    • Summary
    • Functions
      • load_apps/2
      • load_apps/3
      • load_module/1
      • load_module/2
      • load_release/1
      • load_release/2
      • valid_file?/1
  • ExLoader.File
    • Top
    • Summary
    • Functions
      • copy/2
      • uncompress/2
      • valid_file?/1
  • ExLoader.Release
    • Top
    • Summary
    • Functions
      • load/3

ExLoader v0.4.1 ExLoader.File View Source

copy file to remote nodes.

Link to this section Summary

Functions

copy(remote_node, src)
uncompress(remote_node, tarball)
valid_file?(src)

Link to this section Functions

Link to this function copy(remote_node, src) View Source
Link to this function uncompress(remote_node, tarball) View Source
Link to this function valid_file?(src) View Source

Built using ExDoc (v0.18.2), designed by Friedel Ziegelmayer for the Elixir programming language.