Sha256: c490c04489fd12c4d5e9ef92384066b946a11945a338552036dc378065bd6182

Contents?: true

Size: 881 Bytes

Versions: 7

Compression:

Stored size: 881 Bytes

Contents

SPECIAL FILES
-------------
Every directory can contain the following special files:

`help.{html,txt,md,man}`
  Auto-generated files containing information about the current directory.

`.unsaved`
  Contains a list of subdirectories and files that have been modified and not
  saved.

`.reset`
  An executable that resets the current directory upon invocation, i.e. all
  descendant directories and files are dropped from memory and will have to
  be loaded again.
  
INFORMATION FILES
-----------------
`.client_version`
  Version of `haveapi-client`.

`.fs_version`
  Version of this filesystem.

`.protocol_version`
  Version of HaveAPI protocol that `haveapi-client` supports.
  This filesystem works only with APIs using compatible protocol.

RESOURCES
---------
<% @c.resources.each do |name, r| %>
*<%= safe_print(name) %>*
  <%= r._description[:description] %>
<% end -%>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
haveapi-fs-0.11.0 templates/help/md/root.erb
haveapi-fs-0.10.0 templates/help/md/root.erb
haveapi-fs-0.9.0 templates/help/md/root.erb
haveapi-fs-0.8.0 templates/help/md/root.erb
haveapi-fs-0.7.1 templates/help/md/root.erb
haveapi-fs-0.7.0 templates/help/md/root.erb
haveapi-fs-0.1.0 templates/help/md/root.erb