ContentFile

class github.ContentFile.ContentFile

This class represents ContentFiles. The reference can be found here https://docs.github.com/en/rest/reference/repos#contents

content
Type:string
decoded_content
Type:bytes
download_url
Type:string
encoding
Type:string
git_url
Type:string
html_url
Type:string
license
Type:github.License.License
name
Type:string
path
Type:string
repository
Type:github.Repository.Repository
sha
Type:string
size
Type:integer
type
Type:string
url
Type:string
text_matches
Type:string