Record

content-file

No description available.

record content-file {
  links: content-file-links,
  content: string,
  download-url: string,
  encoding: string,
  git-url: string,
  html-url: string,
  name: string,
  path: string,
  sha: string,
  size: s32,
  submodule-git-url: option​<string>,
  target: option​<string>,
  type-op: content-file-type-op-enum,
  url: string,
}

Fields

NameTypeDescription
linkscontent-file-links
contentstring
download-urlstring
encodingstring
git-urlstring
html-urlstring
namestring
pathstring
shastring
sizes32
submodule-git-urloption​<string>
targetoption​<string>
type-opcontent-file-type-op-enum
urlstring